blob: efe21d46ede6b0cdac9deee1e3d465a3893334f2 [file] [log] [blame]
{
"name": "RoutableAssist",
"version": "0.2.2",
"summary": "SPRoutable 辅助库",
"homepage": "https://github.com/linhay/Routable",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"linhey": "is.linhay@outlook.com"
},
"source": {
"git": "https://github.com/linhay/RoutableAssist.git",
"tag": "0.2.2"
},
"platforms": {
"ios": "8.0",
"tvos": "9.0",
"osx": "10.10",
"watchos": "2.0"
},
"source_files": "RoutableAssist/Classes/**/*",
"requires_arc": true
}