blob: 9cebe95ce12bd1517b9c712319ea50fd37457aa1 [file] [log] [blame]
{
"name": "PersonalPodDemo",
"version": "0.0.1",
"summary": "a pod demo",
"homepage": "https://github.com/cjnwan/PersonalPodDemo",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"cjnwan": "1278671543@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/cjnwan/PersonalPodDemo.git",
"tag": "0.0.1"
},
"frameworks": "UIKit",
"source_files": "PersonalPodDemo/**/*.{h,m}",
"requires_arc": true
}