[Add] DriveMetaDataiOSSDK 0.0.7
[CocoaPods.git] / Specs / 9 / a / 7 / FrameworkDemo_Dc / 0.0.1 / FrameworkDemo_Dc.podspec.json
blob48aa03fdbec63a955a3813baeb7c7e43b834c75f
2   "name": "FrameworkDemo_Dc",
3   "version": "0.0.1",
4   "summary": "测试frame包内嵌frame",
5   "homepage": "https://github.com/doesnot/iOS_framework",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "does_n": "does_n@163.com"
12   },
13   "source": {
14     "git": "https://github.com/doesnot/iOS_framework.git",
15     "tag": "0.0.1"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "swift_versions": "4.0",
21   "ios": {
22     "vendored_frameworks": "Carthage/Build/iOS/Static/*.framework"
23   },
24   "dependencies": {
25     "Alamofire": [
26       "4.1"
27     ]
28   },
29   "swift_version": "4.0"