[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / e / 3 / 4 / KCLocationUtil / 1.2 / KCLocationUtil.podspec.json
blob25dda517ccb679f31b2cb1a9ad558e291464c91b
2   "name": "KCLocationUtil",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "summary": "This is a very useful location managing utility which handles basic location related tasks.",
7   "requires_arc": true,
8   "version": "1.2",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Kumar C": "kumarchikkanna1@gmail.com"
15   },
16   "homepage": "https://github.com/kumarc-123/KCLocationUtil",
17   "source": {
18     "git": "https://github.com/kumarc-123/KCLocationUtil.git",
19     "tag": "1.2"
20   },
21   "frameworks": [
22     "CoreLocation",
23     "MapKit"
24   ],
25   "source_files": "KCLocationUtil/**/*.{h,m}"