[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 1 / f / e / AmpSDK-iOS / 0.1.0 / AmpSDK-iOS.podspec.json
blob6e6b2cd75a2dd52166423659cfa8cf3db389a60a
2   "name": "AmpSDK-iOS",
3   "version": "0.1.0",
4   "summary": "AmpSDK-iOS is a small program based on the iOS.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/tangjugang/AmpSDK-iOS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "tangjugang": "etre.tang@aihuishou.com"
13   },
14   "source": {
15     "git": "https://github.com/tangjugang/AmpSDK-iOS.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "ios": {
22     "vendored_frameworks": "AmpSDK-iOS/AmpSDK_iOS.framework"
23   },
24   "dependencies": {
25     "MBProgressHUD": [
26       "~> 1.1.0"
27     ],
28     "SSZipArchive": [
29       "2.2.2"
30     ],
31     "FMDB": [
32       "2.7.5"
33     ],
34     "YYModel": [
35       "1.0.4"
36     ]
37   }