blob: 00bd56be0f806b9a8752a69fd0c07800a7762444 [file] [log] [blame]
{
"name": "HYSwallowNet",
"version": "0.0.7",
"summary": "My HYSwallowNet.",
"description": "here is description honyar Net.",
"homepage": "https://skychen2012.github.io",
"license": "MIT",
"authors": {
"Benson Chen": "zjxucb@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/SkyChen2012/HYSwallow.git",
"tag": "0.0.7"
},
"libraries": [
"iconv",
"xml2"
],
"requires_arc": true,
"dependencies": {
"HeroinNetworking": [
"~> 0.2.3"
],
"AFNetworking": [
"~> 3.2.1"
]
},
"subspecs": [
{
"name": "Base",
"source_files": "HYSwallowNet/Base/**.{m,h}"
}
]
}