blob: 70bc3c63e1fc7874a68bb7edf72f592b28973756 [file] [log] [blame]
{
"name": "pipenetworking",
"version": "2.0.0",
"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": "2.0.0"
},
"source_files": "Classes/*.{h,m}",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
"~> 3.1.0"
]
}
}