blob: 90b1f0c63baafc3a8f6049a5ac95614c16b281c1 [file] [log] [blame]
{
"name": "YSHTTPSpider",
"version": "0.1.3",
"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.3"
},
"platforms": {
"ios": "9.0"
},
"source_files": "YSHTTPSpider/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"Alamofire": [
],
"HandyJSON": [
]
}
}