[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 0 / 5 / 9 / YCRoutable / 0.2.0 / YCRoutable.podspec.json
blobead39e6b52112b109d32153c436beb4abb989360
2   "name": "YCRoutable",
3   "version": "0.2.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.2.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   }