[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / 2 / 8 / LLLocation / 0.0.1 / LLLocation.podspec.json
blob19f54d6ad8580d8dd3257903768446a915bc1155
2   "name": "LLLocation",
3   "module_name": "LLLocation",
4   "version": "0.0.1",
5   "summary": "Simple get location on iOS device. Write in swift4.",
6   "homepage": "https://github.com/Kila2/LLLocation",
7   "license": "MIT",
8   "authors": {
9     "Kila2": "277014717@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "requires_arc": true,
15   "source": {
16     "git": "https://github.com/Kila2/LLLocation.git",
17     "tag": "0.0.1"
18   },
19   "source_files": "LLLocation/**/*.{h,swift}",
20   "pushed_with_swift_version": "4.0"