[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 1 / f / e / AmpSDK-iOS / 0.3.0 / AmpSDK-iOS.podspec.json
blob35c5f4a982042072c0f25ed7879725daf2ebf79f
2   "name": "AmpSDK-iOS",
3   "version": "0.3.0",
4   "summary": "AHS Mini Program based on the RN",
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     "Etre": "437418200@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/tangjugang/AmpSDK-iOS.git",
16     "tag": "0.3.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   }