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