blob: 18cf6b4d60d2abeea9176d308bc2b33db6cb9281 [file] [log] [blame]
{
"name": "SPRoutable",
"version": "0.8.0",
"summary": "基础的路由服务",
"homepage": "https://github.com/bigL055/Routable",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lin": "linhan.bigl055@outlook.com"
},
"source": {
"git": "https://github.com/bigL055/Routable.git",
"tag": "0.8.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": [
"Sources/*/**",
"Sources/*/*/**",
"Sources/**"
],
"public_header_files": [
"Sources/Routable.h"
],
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"pushed_with_swift_version": "3.0"
}