blob: f4cd6236c66a8a9161b472b7a08631f81064ae6e [file] [log] [blame]
{
"name": "FrameworkTestTest",
"version": "2.3.8",
"summary": "这是测试.",
"description": "我就是测试一下cocoapods",
"homepage": "https://github.com/KodieJohnson/FrameworkTest",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"KODIE": "1218445877@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/KodieJohnson/FrameworkTest.git",
"tag": "2.3.8"
},
"resources": "FrameworkTest/Tool/FrameworkTestBundle.bundle",
"ios": {
"vendored_frameworks": "FrameworkTest/Tool/FrameworkTest.framework"
},
"frameworks": [
"UIKit",
"Foundation",
"Security",
"SystemConfiguration",
"CoreGraphics",
"CoreTelephony"
]
}