[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 0 / 9 / GDRouting / 0.0.1 / GDRouting.podspec.json
blob918d306b480fad852b51f6bc0db413844c86bd16
2   "name": "GDRouting",
3   "version": "0.0.1",
4   "summary": "GDRouting is a framework for using private CocoaPod repositories to modularizing a large application into sub-applications",
5   "homepage": "https://www.godaddy.com",
6   "license": {
7     "type": "GoDaddy",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Jonah Neugass": "jneugass@godaddy.com"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/godaddy/GDRouting.git",
18     "tag": "0.0.1"
19   },
20   "source_files": "GDRouting",
21   "requires_arc": true,
22   "dependencies": {
23     "JLRoutes": [
25     ],
26     "FastCoding": [
28     ]
29   }