blob: 65eda7f6b8e3991c821ae278ec5f313ec221b150 [file] [log] [blame]
{
"name": "SUSHelper_Crawlers",
"version": "1.2.0",
"summary": "Shared crawler library of SUSHelper App",
"homepage": "https://github.com/imxieyi/SUSHelper_Crawlers",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Xie Yi": "wez733@live.cn"
},
"source": {
"git": "https://github.com/imxieyi/SUSHelper_Crawlers.git",
"tag": "1.2.0"
},
"platforms": {
"osx": "10.10",
"ios": "8.0",
"tvos": "9.0",
"watchos": "2.0"
},
"source_files": "SUSHelper_Crawlers/Classes/**/*",
"pod_target_xcconfig": {
"HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
},
"dependencies": {
"Alamofire": [
],
"Kanna": [
],
"SwiftyJSON": [
]
},
"pushed_with_swift_version": "3.1"
}