[Add] FaceCoreBasicNightly 6.2.803
[CocoaPods.git] / Specs / 2 / 1 / 3 / Routable / 0.0.4 / Routable.podspec.json
blobc15dcbde6948e8bc3af06ee4d1e90273aa75f681
2   "name": "Routable",
3   "version": "0.0.4",
4   "summary": "A native in-app URL router for iOS.",
5   "homepage": "https://github.com/usepropeller/routable-ios",
6   "authors": {
7     "Clay Allsopp": "clay@usepropeller.com"
8   },
9   "source": {
10     "git": "https://github.com/usepropeller/routable-ios.git",
11     "tag": "0.0.4"
12   },
13   "platforms": {
14     "ios": "5.0"
15   },
16   "source_files": "Routable/*.{h,m}",
17   "requires_arc": true,
18   "license": {
19     "type": "MIT",
20     "file": "LICENSE"
21   }