[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 0 / 5 / 9 / YCRoutable / 0.3.0 / YCRoutable.podspec.json
blob01e0ce7bd0c6e80f905da296434349bebc517dfe
2   "name": "YCRoutable",
3   "version": "0.3.0",
4   "summary": "A native in-app URL router for iOS.",
5   "homepage": "https://github.com/hzzhitian/YCRoutable",
6   "authors": {
7     "Hangzhou Zhitian": "bodimall@163.com"
8   },
9   "source": {
10     "git": "https://github.com/hzzhitian/YCRoutable.git",
11     "tag": "0.3.0"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source_files": "YCRoutable/*.{h,m}",
17   "requires_arc": true,
18   "license": {
19     "type": "MIT",
20     "file": "LICENSE"
21   }