blob: 07684c2f5c2ddba36e26ef9c582636a8fe956301 [file] [log] [blame]
{
"name": "pipenetworking",
"version": "1.0.1",
"summary": "PipeNetwork",
"description": "PipeNetwork.",
"homepage": "https://github.com/858665536/pipenetworking",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jfpal": "https://github.com/858665536/pipenetworking.git"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/858665536/pipenetworking.git",
"tag": "1.0.1"
},
"source_files": "Classes/*.{h,m}",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
"~> 2.6.0"
]
}
}