We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 710c424 + 19de04d commit f85f87dCopy full SHA for f85f87d
Specs/libindy/1.4.0-2/libindy.podspec.json
@@ -0,0 +1,23 @@
1
+{
2
+ "name": "libindy",
3
+ "version": "1.4.0-2",
4
+ "summary": "Summary TODO.",
5
+ "description": "Description TODO.",
6
+ "homepage": "TODO",
7
+ "license": {
8
+ "type": "Apache License 2.0",
9
+ "file": "LICENSE"
10
+ },
11
+ "authors": {
12
+ "Daniel Hardman": "[email protected]"
13
14
+ "platforms": {
15
+ "ios": "10.0"
16
17
+ "source": {
18
+ "http": "https://repo.sovrin.org/ios/libindy/master/libindy-core/1.4.0-2/libindy.tar.gz"
19
20
+ "source_files": "*.h",
21
+ "vendored_libraries": "*.a",
22
+ "requires_arc": false
23
+}
0 commit comments