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