blob: e11177df1239a14ae1c7cf92da1c579c381cab39 [file] [log] [blame]
{
"name": "CCYPodsTest",
"version": "0.0.1",
"summary": "CCY 测试程序.",
"description": "代码上传Pods 程序.",
"homepage": "https://github.com/22377832/CCYPodsTest",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"chen.chongyang": "22377832@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/22377832/CCYPodsTest.git",
"tag": "v0.0.1"
},
"source_files": [
"CCYPodsTest",
"CCYPodsTest/Code/*.{h,m}"
],
"frameworks": "UIKit",
"requires_arc": true
}