[Delete] WalleePaymentSdkStaging 1.4.0
[CocoaPods.git] / Specs / 1 / d / a / HACLocationManager / 1.0.0 / HACLocationManager.podspec.json
blobc2b4fd4bb35662ca3962a2194ff30f9e667b2648
2   "name": "HACLocationManager",
3   "version": "1.0.0",
4   "summary": "Location manager iOS 7 >.",
5   "description": "    The HACLocationManager HACLocationManager is written in Objective-C, very easy to use and effective class.\n    Requests are made using blocks. If syntax is very comfortable and intuitive. Use singleton design pattern and its compatibility is complete with iOS7 or higher..\n    Get Location, Geocoder & Reverse Geocoding.\n",
6   "homepage": "https://github.com/litoarias/HACLocationManager.git",
7   "license": {
8     "type": "GNU",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "litoarias": "lito.arias.cervero@gmail.com"
13   },
14   "social_media_url": "https://github.com/litoarias/HACLocationManager",
15   "platforms": {
16     "ios": "7.0"
17   },
18   "source": {
19     "git": "https://github.com/litoarias/HACLocationManager.git",
20     "tag": "1.0.0"
21   },
22   "source_files": "LocationManager",
23   "requires_arc": true,
24   "ios": {
25     "frameworks": "CoreLocation"
26   }