blob: 12382215fb5efda3e016f2d8c77f4a7b7653a9a5 [file] [log] [blame]
{
"name": "pipenetworking",
"version": "2.0.3",
"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.3"
},
"source_files": "Classes/*.{h,m}",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
"~> 3.1.0"
],
"FMDB": [
],
"NSHash": [
"~> 1.1.0"
],
"MJExtension": [
]
}
}