[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / c / 7 / d / LocationHelper / 0.0.1 / LocationHelper.podspec.json
bloba7f9abb336c8a59658f768943d84c6d6e610bcf9
2   "name": "LocationHelper",
3   "version": "0.0.1",
4   "summary": "Its singleton class for core location.",
5   "homepage": "https://github.com/Jennis/LocationHelper",
6   "license": {
7     "type": "MIT",
8     "file": "LocationHelperExample/License.txt"
9   },
10   "authors": {
11     "Jennis": "jennis.myfirstmobileapp@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/Jennis/LocationHelper.git",
15     "commit": "0be2ee4928d6fe8f88f89942ceec22b653248c86"
16   },
17   "platforms": {
18     "ios": "5.0"
19   },
20   "source_files": "LocationHelperExample/LocationHelper/*.{h,m}",
21   "frameworks": "CoreLocation",
22   "requires_arc": true