blob: e81c180f304fa11a4a6439ccbd6dc8949baea32f [file] [log] [blame]
{
"name": "YSHTTPSpider",
"version": "0.1.5",
"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.5"
},
"platforms": {
"ios": "9.0"
},
"source_files": "YSHTTPSpider/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"Alamofire": [
],
"HandyJSON": [
"5.0.0-beta.1"
]
}
}