blob: 870aaa78f09cb06310118b58d01d4ba57da30f06 [file] [log] [blame]
{
"name": "WPBase",
"version": "0.0.2",
"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.2"
},
"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
}