blob: ce7bd5f1d1c4bb7e3560ca93db273e86a8ef5f22 [file] [log] [blame]
{
"name": "FrameworkTestTool",
"version": "1.0.1",
"summary": "Test For FrameworkTestTool.",
"description": "我这就是个测试,你信不?信不信?",
"homepage": "https://github.com/KodieJohnson/FrameworkCocoapodsTest.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"KODIE": "1218445877@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/KodieJohnson/FrameworkCocoapodsTest.git",
"tag": "1.0.1"
},
"resources": "FrameworkFramework/FrameworkTestBundle.bundle",
"ios": {
"vendored_frameworks": "FrameworkFramework/FrameworkTest.framework"
},
"frameworks": [
"UIKit",
"Foundation"
]
}