[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / c / 1 / 4 / JFELocationManager / 0.0.1 / JFELocationManager.podspec.json
bloba05325406d4ece37f6818c957103a1044eb1582c
2   "name": "JFELocationManager",
3   "version": "0.0.1",
4   "summary": "JFELocationManager is a CoreLocation singleton.",
5   "description": "                   JFELocationManager is a CLLocationManager wrapper that enable a really simple usage in your app instead of allocating a CLLocationManager object on each view.\n\n                   * JFELocationManagerDelegate -> three methods that will be called on heading, location or status updates\n\n",
6   "homepage": "https://github.com/jfreyre/JFELocationManager",
7   "license": "MIT",
8   "authors": {
9     "Jérome Freyre": "jerome.freyre@gmail.com"
10   },
11   "platforms": {
12     "ios": "6.0"
13   },
14   "source": {
15     "git": "https://github.com/jfreyre/JFELocationManager.git",
16     "commit": "78f065dd62ec6126ef20dde82e95a7fa19afc893"
17   },
18   "source_files": "JFELocationManager/*.{h,m}",
19   "frameworks": "CoreLocation",
20   "requires_arc": false