[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 2 / 0 / 3 / GNLocationManager / 0.0.1 / GNLocationManager.podspec.json
blobb7ef6bf1c3dab62dafc7092a066c71be8a7652c2
2   "name": "GNLocationManager",
3   "version": "0.0.1",
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     "osx": "10.8"
17   },
18   "source": {
19     "git": "https://github.com/jakubknejzlik/GNLocationManager.git",
20     "tag": "0.0.1"
21   },
22   "source_files": [
23     "GNLocationManager",
24     "GNLocationManager/**/*.{h,m}"
25   ],
26   "frameworks": "CoreLocation",
27   "requires_arc": true,
28   "dependencies": {
29     "CWLSynthesizeSingleton": [
31     ]
32   }