blob: 22e6af75d4086fb8703079df0c0b767aa686f19b [file] [log] [blame]
{
"name": "YSHTTPSpider",
"version": "0.1.2",
"summary": "JUN YSHTTPSpider.",
"description": "YSHTTPSpider 网络库.",
"homepage": "https://github.com/manfengjun/YSHTTPSpider.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liufengjun": "chinafengjun@gmail.com"
},
"source": {
"git": "https://github.com/manfengjun/YSHTTPSpider.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "YSHTTPSpider/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"Alamofire": [
],
"HandyJSON": [
]
}
}