blob: 5a39ba93bb23ade2f533ffd3e8af81f4940fe67f [file] [log] [blame]
{
"name": "WPNetConnection",
"version": "1.0.0",
"summary": "WPNetConnection is A short http URL Connection.",
"description": " WPNetConnection is A short http URL Connection.\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/chbuxing1011/WPNetConnection",
"license": "MIT",
"authors": {
"dong.chen": "chbuxing@163.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/chbuxing1011/WPNetConnection.git",
"tag": "1.0.0"
},
"source_files": "WPNetConnection/*",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
],
"requires_arc": true
}