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