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