blob: eef581e9da42b272dbd1e2dc8b0ab32dce7a9df0 [file] [log] [blame]
{
"name": "WPBaseSDK",
"version": "0.0.2",
"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.2"
},
"source_files": "WPBaseSDK/WPBaseSDK/Comment/**/*.{h,m}",
"public_header_files": "WPBaseSDK/WPBaseSDK/Comment/Person.h",
"private_header_files": "WPBaseSDK/WPBaseSDK/Comment/Request/*.h",
"dependencies": {
"MJRefresh": [
]
},
"requires_arc": true
}