[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / 8 / 0 / 5 / LocationUtility / 0.1.1 / LocationUtility.podspec.json
blob06a010ab9269984407f63d852a44e10c93ef1065
2   "name": "LocationUtility",
3   "version": "0.1.1",
4   "summary": "A Location Utility for Weather App.",
5   "description": "It is a demo framework for weather app to get the location.",
6   "homepage": "https://github.com/amanK1n/LocationUtility",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "amanK1n": "amankonen0799@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/amanK1n/LocationUtility.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "Classes/**/*",
22   "swift_versions": "5.0",
23   "pod_target_xcconfig": {
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
25   },
26   "user_target_xcconfig": {
27     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
28   },
29   "swift_version": "5.0"