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