blob: 02358533886da6177c192f698a725a7b4940783b [file] [log] [blame]
{
"name": "TestFramework666",
"summary": "TestFramework demo for cocoapods.",
"version": "0.0.4",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"DevHuang": "905342555@qq.com"
},
"homepage": "https://github.com/DevHuangjb/TestFramework",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/DevHuangjb/TestFramework.git",
"tag": "0.0.4"
},
"requires_arc": true,
"source_files": "TestFramework/source/*.{h,m}",
"public_header_files": "TestFramework/source/*.{h}",
"frameworks": "UIKit"
}