[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / c / 0 / SwiftyLocationKit / 0.0.1 / SwiftyLocationKit.podspec.json
blob1c070f737f129958a107922042dd4bf76c1c8ad8
2   "name": "SwiftyLocationKit",
3   "version": "0.0.1",
4   "summary": "SwiftyLocationKit",
5   "module_name": "SwiftyLocationKit",
6   "homepage": "https://github.com/DanielZSY/SwiftyLocationKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "DanielZSY": "danielzsy@163.com"
13   },
14   "source": {
15     "git": "https://github.com/DanielZSY/SwiftyLocationKit.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "5",
22   "pod_target_xcconfig": {
23     "SWIFT_VERSION": "5.0"
24   },
25   "frameworks": "UIKit",
26   "libraries": [
27     "z",
28     "c++"
29   ],
30   "source_files": "SwiftyLocationKit/**/*.{swift,h,m}",
31   "dependencies": {
32     "BFKit-Swift": [
34     ]
35   },
36   "swift_version": "5"