blob: e17044f1043bad0de6e8250432d91a78f1417e6d [file] [log] [blame]
{
"name": "RoutableAssist",
"version": "0.2.1",
"summary": "SPRoutable 辅助库",
"homepage": "https://github.com/linhay/Routable",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"linhey": "linhan.linhey@outlook.com"
},
"source": {
"git": "https://github.com/linhay/RoutableAssist.git",
"tag": "0.2.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "RoutableAssist/Classes/**/*",
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
}
}