[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / 3 / 0 / ios-app / 0.0.3 / ios-app.podspec.json
blob1a23dcbda137b606bb50c2672d110706d4fe9fe3
2   "name": "ios-app",
3   "version": "0.0.3",
4   "summary": "AXE Platform Protocol",
5   "description": "The iOS implementation of the Axe Platform Protocol",
6   "homepage": "https://github.com/axerunners/ios-app",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Andrew Podkovyrin": "podkovyrin@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/axerunners/ios-app.git",
16     "tag": "0.0.3"
17   },
18   "social_media_url": "https://twitter.com/axerunners",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "ios-app/Classes/**/*",
23   "resource_bundles": {
24     "ios-app": [
25       "ios-app/Assets/*.json"
26     ]
27   },
28   "module_name": "APP",
29   "dependencies": {
30     "DSJSONSchemaValidation": [
31       "2.0.5"
32     ],
33     "TinyCborObjc": [
34       "0.2.2"
35     ]
36   }