blob: ead39e6b52112b109d32153c436beb4abb989360 [file] [log] [blame]
{
"name": "YCRoutable",
"version": "0.2.0",
"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.2.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "YCRoutable/*.{h,m}",
"requires_arc": true,
"license": {
"type": "MIT",
"file": "LICENSE"
}
}