blob: 204631c5aa7638e10b0b382278e7686aef6d13fc [file] [log] [blame]
{
"name": "PodModelA",
"version": "1.0.3",
"summary": "PodModelA 测试版本",
"homepage": "https://github.com/jishaowei",
"license": "MIT",
"authors": {
"xiaofengwork": "jishaoweixiaofeng@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/jishaowei/PodModelA.git",
"tag": "1.0.3"
},
"source_files": "PodModelA/PodModelAFile/*.{h,m}",
"requires_arc": true,
"dependencies": {
"JSONModel": [
]
}
}