[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 4 / 6 / 3 / GLRoutable / 0.1.0 / GLRoutable.podspec.json
blob322f469af299e66b72cbcb86610999d171d2a27b
2   "name": "GLRoutable",
3   "version": "0.1.0",
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": "t.katsu22@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/SIROK/glroutable-ios.git",
13     "tag": "0.1.0"
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   }