[Add] CookieOvenWebtoon 3.2.6
[CocoaPods.git] / Specs / c / 6 / d / CoreLocationProvider / 1.0.0 / CoreLocationProvider.podspec.json
blobc2ae62a3498a4243001a36000ad1a4532f9f1454
2   "name": "CoreLocationProvider",
3   "version": "1.0.0",
4   "summary": "A centralized location update subscription for you app.",
5   "homepage": "https://github.com/remirobert/CoreLocationProvider",
6   "license": "MIT",
7   "authors": {
8     "Remi ROBERT": "remirobert33530@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/remirobert/CoreLocationProvider.git",
12     "tag": "1.0.0"
13   },
14   "source_files": "CoreLocationProvider/**/*.{swift,h,m}",
15   "requires_arc": true,
16   "platforms": {
17     "ios": "10.0"
18   },
19   "ios": {
20     "frameworks": "CoreLocation"
21   },
22   "pushed_with_swift_version": "4.0"