[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / 0 / 2 / SwiftFrameworkTest / 0.1.1 / SwiftFrameworkTest.podspec.json
blobc93068d66f054f5096f0ba2908dcc1e95f30a119
2   "name": "SwiftFrameworkTest",
3   "version": "0.1.1",
4   "summary": "A short description of SwiftFrameworkTest.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/GuanlinORZ/SwiftFrameworkTest",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "GuanlinORZ": "shenguanlin123@163.com"
13   },
14   "source": {
15     "git": "https://github.com/GuanlinORZ/SwiftFrameworkTest.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "SwiftFrameworkTest/Classes/**/*",
22   "ios": {
23     "vendored_frameworks": "Framework/GLOCFrameworkTest.framework"
24   }