[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / c / e / f / CoordinateFinder / 0.0.1 / CoordinateFinder.podspec.json
blob9704f2b626d35c1480dc2c328c86f100b8a9b59b
2   "name": "CoordinateFinder",
3   "version": "0.0.1",
4   "license": {
5     "type": "MIT"
6   },
7   "homepage": "https://github.com/dasmer/CoordinateFinder",
8   "authors": {
9     "Dasmer Singh": "dasmersingh@gmail.com"
10   },
11   "summary": "Easily get current coordinates (and other location info) with just a few lines of code",
12   "source": {
13     "git": "https://github.com/Dasmer/CoordinateFinder.git",
14     "tag": "v0.0.1"
15   },
16   "source_files": "CoordinateFinder/DSSCoordinateFinder.{h,m}",
17   "frameworks": "Foundation",
18   "requires_arc": true,
19   "platforms": {
20     "ios": null
21   }