[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 2 / 0 / 3 / GNLocationManager / 0.0.7 / GNLocationManager.podspec.json
blob53a54e68a575a15dd81641827c5dcd8f12d03e82
2   "name": "GNLocationManager",
3   "version": "0.0.7",
4   "summary": "Manager for handling locations update easier",
5   "description": "                   Manager for handling locations update easier.\n",
6   "homepage": "https://github.com/jakubknejzlik/GNLocationManager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jakub Knejzlik": "jakub.knejzlik@gmail.com"
13   },
14   "platforms": {
15     "ios": "7.1"
16   },
17   "source": {
18     "git": "https://github.com/jakubknejzlik/GNLocationManager.git",
19     "tag": "0.0.7"
20   },
21   "source_files": [
22     "GNLocationManager",
23     "GNLocationManager/**/*.{h,m}"
24   ],
25   "frameworks": "CoreLocation",
26   "requires_arc": true,
27   "dependencies": {
28     "CWLSynthesizeSingleton": [
30     ]
31   }