[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / 6 / 3 / GLRoutable / 0.1.1 / GLRoutable.podspec.json
blobc7f72a3c3d578fbb9ef56177b654a5c7f5bd5fbc
2   "name": "GLRoutable",
3   "version": "0.1.1",
4   "summary": "GLRoutable is a library to make it easy to create deep link",
5   "description": "                       GLRoutable is a library to make it easy to create deep link\n                       You can use this by using cocoapods\n",
6   "homepage": "https://github.com/SIROK/glroutable-ios",
7   "license": "MIT",
8   "authors": {
9     "TABATAKATSUTOSHI": "tabata@sirok.co.jp"
10   },
11   "source": {
12     "git": "https://github.com/SIROK/glroutable-ios.git",
13     "tag": "0.1.1"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "GLRoutable": [
22       "Pod/Assets/*.png"
23     ]
24   }