blob: d38e8fd58ae5b3e551688705e483e2d710acf896 [file] [log] [blame]
{
"name": "WPDemo",
"version": "1.0.0",
"summary": "nothing is impossible i Think",
"description": "WPDemo Going A short description of WPDemo",
"homepage": "https://github.com/gnaw9258wp/WPDemo.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"王鹏": "wang_15207770071@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/gnaw9258wp/WPDemo.git",
"tag": "1.0.0"
},
"requires_arc": true,
"source_files": "WPDemo/WPDemo/Comments/**/*.{h,m}",
"dependencies": {
"MJRefresh": [
]
}
}