blob: 1ba72266b8c0d09425e740d5502299e0dcab776b [file] [log] [blame]
{
"name": "TestCocoapodsDemo",
"version": "0.0.1",
"summary": "An easy way to use",
"description": "\"first test fda fdafda fdafdsa fda fda\"",
"homepage": "https://github.com/CoderPeak/TestCocoapodsDemo",
"license": "MIT",
"authors": {
"CoderPeak": "545486205@qq.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/CoderPeak/TestCocoapodsDemo.git",
"tag": "0.0.1"
},
"source_files": "TestCocoapodsDemo/**/*.{h,m}",
"requires_arc": true
}