[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 4 / b / a / FrameworkDemo_Gzz / 1.0.0 / FrameworkDemo_Gzz.podspec.json
blobfd96f162356cf4d03399068a6b168d90f541a50f
2   "name": "FrameworkDemo_Gzz",
3   "version": "1.0.0",
4   "summary": "测试 Framework",
5   "homepage": "https://github.com/Jonzzs/FrameworkDemo",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Jonzzs": "292710547@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/Jonzzs/FrameworkDemo.git",
15     "tag": "1.0.0"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "swift_version": "4.0",
21   "ios": {
22     "vendored_frameworks": "Carthage/Build/iOS/*.framework"
23   },
24   "dependencies": {
25     "Alamofire": [
27     ]
28   }