[Add] CookieOvenWebtoon 3.2.4
[CocoaPods.git] / Specs / 2 / 6 / 0 / RCLocationManager / 0.1 / RCLocationManager.podspec.json
blob4822a4def233921e4aaf843f28b7db1da76d318c
2   "name": "RCLocationManager",
3   "version": "0.1",
4   "license": {
5     "type": "MIT",
6     "text": "Copyright 2012 Ricardo Caballero (hello@rcabamo.es)"
7   },
8   "summary": "Easy Location Manager Framework.",
9   "description": "Easy to use iOS class to manage location system, very useful.\n\nThis is allows you to **tracking user location**, **monitoring regions** and obtain the **user location**.",
10   "homepage": "http://rcabamo.github.com/RCLocationManager/",
11   "authors": {
12     "Ricardo Caballero": "rcabamo@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/rcabamo/RCLocationManager.git",
16     "tag": "0.1"
17   },
18   "platforms": {
19     "ios": "5.0"
20   },
21   "source_files": "RCLocationManager",
22   "frameworks": "CoreLocation",
23   "requires_arc": true