blob: 2035d32582ef44444badc84a9c64e505975d837b [file] [log] [blame]
{
"name": "pipenetworking",
"version": "0.1.4",
"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": "6.0"
},
"source": {
"git": "https://github.com/858665536/pipenetworking.git",
"tag": "0.1.4"
},
"source_files": "Classes/*.{h,m}",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
"~> 2.5.0"
]
}
}