blob: ae6040f93a53cb87ebb2eb23bdac31ca72f26b31 [file] [log] [blame]
{
"name": "WTRequestCenter",
"version": "0.5.1",
"summary": "Http request Kit",
"description": " A longer description of WTRequestCenter in Markdown format.\n\n * Think: Why did you write this? What is the focus? What does it do?\n * CocoaPods will be using this to generate tags, and improve search results.\n * Try to keep it short, snappy and to the point.\n * Finally, don't worry about the indent, CocoaPods strips it!\n",
"homepage": "https://github.com/swtlovewtt/WTRequestCenter",
"license": "MIT",
"authors": {
"宋文通": "275712575@qq.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/swtlovewtt/WTRequestCenter.git",
"branch": "master",
"tag": "0.5.1"
},
"source_files": "WTRequestCenter/WTRequestCenter/*.{h,m}",
"requires_arc": true
}