blob: 2db6db5b5a50a0025597aee4006e18a0f97bd9e0 [file] [log] [blame]
{
"name": "YCRoutable",
"version": "0.3.4",
"summary": "A native in-app URL router for iOS.",
"homepage": "https://github.com/hzzhitian/YCRoutable",
"authors": {
"Hangzhou Zhitian": "bodimall@163.com"
},
"source": {
"git": "https://github.com/hzzhitian/YCRoutable.git",
"tag": "0.3.4"
},
"platforms": {
"ios": "9.0"
},
"source_files": "YCRoutable/*.{h,m}",
"requires_arc": true,
"license": {
"type": "MIT",
"file": "LICENSE"
}
}