[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / f / 1 / d / TestProject / 0.0.2 / TestProject.podspec.json
blob46b8a95d85def742668f087039efb1870489729e
2   "name": "TestProject",
3   "version": "0.0.2",
4   "summary": "A view like UIAlertView on iOS.",
5   "homepage": "https://github.com/MrChen123/Test",
6   "authors": {
7     "william": "289659801@qq.com"
8   },
9   "source": {
10     "git": "https://github.com/MrChen123/Test.git",
11     "tag": "0.0.2"
12   },
13   "requires_arc": true,
14   "license": "MIT",
15   "platforms": {
16     "ios": "7.0"
17   },
18   "source_files": "TestProject/*",
19   "frameworks": [
20     "UIKit",
21     "MapKit"
22   ],
23   "dependencies": {
24     "JSONModel": [
26     ],
27     "Masonry": [
29     ],
30     "MJRefresh": [
32     ],
33     "YTKNetwork": [
35     ],
36     "MBProgressHUD": [
38     ],
39     "ZXingObjC": [
41     ]
42   }