blob: ca80247c4c6ecbb15371aec31acfc9aa8677c603 [file] [log] [blame]
{
"name": "zhubiaotestPod",
"version": "1.0.0",
"summary": "一个建立pod仓库的简单demo.",
"description": "zhubiao test 这是一个测试使用的demo 并没有其他的作用。",
"homepage": "https://github.com/zb1006801184/testPod",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"朱标": "1006801184@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/zb1006801184/testPod.git",
"tag": "1.0.0"
},
"source_files": [
"Clsass",
"Clsass/**/*.{h,m}"
],
"requires_arc": true
}