[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / 0 / e / RALocationKit / 0.1.0 / RALocationKit.podspec.json
blobe92d1c06e9bbdc6f8517c35a0a0c448687fee374
2   "name": "RALocationKit",
3   "version": "0.1.0",
4   "summary": "Get the location of the user in just a few lines of code. This CoreLocation wrapper makes your location handling a blast!",
5   "description": "Get the iOS location of the user in just a few lines of code. This CoreLocation wrapper makes your location handling a blast!",
6   "homepage": "https://github.com/ronelius/RALocationKit",
7   "license": "MIT",
8   "authors": {
9     "”Marcus": "”marcus.ronelius@gmail.com”"
10   },
11   "source": {
12     "git": "https://github.com/ronelius/RALocationKit.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "RALocationKit": [
22       "Pod/Assets/*.png"
23     ]
24   }