[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / e / 5 / SJHLocationManager / 0.0.4 / SJHLocationManager.podspec.json
blobb54dcbd06a1724c17030d6e17693566fea33bdb2
2   "name": "SJHLocationManager",
3   "version": "0.0.4",
4   "summary": "A location manager that handles regions through GPS location.",
5   "homepage": "https://github.com/SellJamHere/SJHLocationManager",
6   "license": "MIT",
7   "authors": {
8     "James Heller": "jaheller5@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/SellJamHere/SJHLocationManager.git",
12     "tag": "0.0.4"
13   },
14   "requires_arc": true,
15   "platforms": {
16     "ios": "7.0"
17   },
18   "source_files": "SJHLocationManager",
19   "public_header_files": "SJHLocationManager/*.h",
20   "frameworks": "CoreLocation"