{ | |
"name": "podsDemosss", | |
"version": "0.0.1", | |
"summary": "一个建立pod仓库的简单demopodsDemo.", | |
"description": "这只是一个建立pod仓库的简单demo,并没有实际的意思。教学使用。", | |
"homepage": "https://github.com/liqungang/lqPodsDemo", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"liqg5": "liqg5@ziroom.com" | |
}, | |
"platforms": { | |
"ios": "5.0" | |
}, | |
"source": { | |
"git": "https://github.com/liqungang/lqPodsDemo.git", | |
"tag": "0.0.1" | |
}, | |
"source_files": [ | |
"Classes", | |
"podsDemo/podsDemo/**/*.{h,m}" | |
] | |
} |