[Add] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git] / Specs / 9 / 0 / 6 / TapFramework / 0.1.0 / TapFramework.podspec.json
blob982c6fc854bc113360c397ff78883182b8a2130c
2   "name": "TapFramework",
3   "version": "0.1.0",
4   "summary": "A Framework to build tappable iOS Apps.",
5   "description": "A Framework to build tappable iOS Apps.",
6   "homepage": "https://github.com/clickntap/TapFramework",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Tonino Mendicino": "tonino@clickntap.com"
13   },
14   "source": {
15     "git": "https://github.com/clickntap/TapFramework.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "TapFramework/Classes/**/*",
22   "resource_bundles": {
23     "TapFramework": [
24       "TapFramework/Assets/*.m4a",
25       "TapFramework/Assets/*.ttf"
26     ]
27   },
28   "dependencies": {
29     "AFNetworking": [
31     ],
32     "UIColor-Utilities": [
34     ],
35     "MMMaterialDesignSpinner": [
37     ],
38     "ZipArchive": [
40     ],
41     "GCDWebServer": [
43     ],
44     "SAMKeychain": [
46     ],
47     "AWSMobileAnalytics": [
49     ]
50   }