[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 1 / e / 8 / FrameworkTestTest / 2.3.8 / FrameworkTestTest.podspec.json
blobf4cd6236c66a8a9161b472b7a08631f81064ae6e
2   "name": "FrameworkTestTest",
3   "version": "2.3.8",
4   "summary": "这是测试.",
5   "description": "我就是测试一下cocoapods",
6   "homepage": "https://github.com/KodieJohnson/FrameworkTest",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "KODIE": "1218445877@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/KodieJohnson/FrameworkTest.git",
19     "tag": "2.3.8"
20   },
21   "resources": "FrameworkTest/Tool/FrameworkTestBundle.bundle",
22   "ios": {
23     "vendored_frameworks": "FrameworkTest/Tool/FrameworkTest.framework"
24   },
25   "frameworks": [
26     "UIKit",
27     "Foundation",
28     "Security",
29     "SystemConfiguration",
30     "CoreGraphics",
31     "CoreTelephony"
32   ]