blob: e7b94b171d90266df521dcd65484ee90cac9949b [file] [log] [blame]
{
"name": "WPDemo",
"version": "0.0.1",
"summary": "A short description of WPDemo.",
"description": "这只是一个建立pod仓库的简单demo,并没有实际的意思。教学使用。",
"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": "0.0.1"
},
"exclude_files": "Classes/WPDemo",
"libraries": [
"iconv",
"xml2"
],
"requires_arc": true,
"xcconfig": {
"HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
},
"dependencies": {
"MJRefresh": [
]
}
}