blob: c6dff6ab2626311a5c15e293dcb21f72d66563a8 [file] [log] [blame]
{
"name": "SUSHelper_Crawlers",
"version": "1.2.4",
"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.4"
},
"platforms": {
"osx": "10.10",
"ios": "8.0",
"tvos": "9.0",
"watchos": "2.0"
},
"source_files": "SUSHelper_Crawlers/Classes/**/*.swift",
"pod_target_xcconfig": {
"HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
},
"dependencies": {
"Alamofire": [
],
"Kanna": [
],
"SwiftyJSON": [
]
},
"pushed_with_swift_version": "3.0.2"
}