blob: 1cb02fca7508c752fe1703e11b2832e30fa18e5a [file] [log] [blame]
{
"name": "JJNetwork",
"version": "0.0.1",
"summary": "JJNetwork.",
"description": "JJNetwork Project",
"homepage": "https://github.com/jezzmemo/JJNetwork",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jezz": "lijie250@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/jezzmemo/JJNetwork.git",
"tag": "0.0.1"
},
"source_files": "JJNetwork/Source/**/*.*",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
"~> 3.0"
]
}
}