blob: 6d462fbb3c9cb515ab6a4bbec41cd9ed35ced01a [file] [log] [blame]
{
"name": "HeroinNetworking",
"version": "0.2.2",
"summary": "my HeroinNetworking.",
"description": "here is description.",
"homepage": "https://skychen2012.github.io",
"license": "MIT",
"authors": {
"Benson Chen": "zjxucb@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/SkyChen2012/HeroinNetworking.git",
"tag": "0.2.2"
},
"source_files": [
"HeroinNetworking",
"Networking/*"
],
"libraries": [
"iconv",
"xml2"
],
"requires_arc": true,
"dependencies": {
"AFNetworking": [
"~> 3.2.1"
]
}
}