blob: 05a75d62f978be401141f2445c437be345f0ba01 [file] [log] [blame]
{
"name": "WPBase",
"version": "0.0.3",
"summary": "A short description of WPBase.",
"description": "WPBase learn",
"homepage": "https://github.com/gnaw9258wp/WPBase",
"license": "MIT",
"authors": {
"王鹏2157号": "wangpeng2157@ct108.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/gnaw9258wp/WPBase.git",
"tag": "0.0.3"
},
"source_files": "WPBase/WPBase/Comments/**/*.{h,m}",
"public_header_files": "WPBase/WPBase/Comments/Person.h",
"private_header_files": "WPBase/WPBase/Comments/Request/*.h",
"requires_arc": true
}