blob: c1d9c84bfc29919ae547690e395c120e1641dae1 [file] [log] [blame]
{
"name": "TestCocoaPodXXB",
"version": "1.0.0",
"summary": "A test for cocoapod.",
"description": "A test for cocoapod",
"homepage": "https://github.com/xxblsx/TestCocoaPodXXB",
"license": "MIT",
"authors": {
"xxblsx": "1174495446@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/xxblsx/TestCocoaPodXXB.git",
"tag": "1.0.0"
},
"source_files": "TestCocoaPodXXB/*",
"frameworks": [
"UIKit",
"Foundation"
]
}