[Add] CZarSDK 1.1.12-test01
[CocoaPods.git] / Specs / 3 / b / f / SwiftLocationController / 0.0.3 / SwiftLocationController.podspec.json
blob210dded12678a6b2f0f290cc8d9432bcce406bd0
2   "name": "SwiftLocationController",
3   "version": "0.0.3",
4   "summary": "Swift based location controller for iOS Apps.",
5   "swift_version": "4.2",
6   "description": "A swift based Location controller which can be easily integrated into any app",
7   "homepage": "https://github.com/omergulzar2/SwiftLocationController",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "": "omer.gulzar@gmail.com"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source": {
19     "git": "https://github.com/omergulzar2/SwiftLocationController.git",
20     "tag": "0.0.3"
21   },
22   "source_files": [
23     "Classes",
24     "SwiftLocationController/*.{h,m,swift}"
25   ],
26   "exclude_files": "Classes/Exclude"