[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / c / 3 / b / PFTestFramework / 2.0.0 / PFTestFramework.podspec.json
blob96a4fe451c1b1c482c451eb7eaee54c1b03b681c
2   "name": "PFTestFramework",
3   "version": "2.0.0",
4   "summary": "测试",
5   "description": "这是一个测试库",
6   "homepage": "https://gitee.com/fllyguo/PFTestFramework",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Flly": "fllyguo@163.com"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source": {
18     "git": "https://gitee.com/fllyguo/PFTestFramework.git",
19     "tag": "2.0.0"
20   },
21   "frameworks": "Foundation",
22   "vendored_frameworks": "PFTestFramework/*.{framework}",
23   "requires_arc": true