[Add] TensorFlowLiteSwift 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / 1 / a / 9 / SXGps / 0.0.3 / SXGps.podspec.json
blobe2a36e416d21c9da4606fd2f9d70b909e8609cd6
2   "name": "SXGps",
3   "version": "0.0.3",
4   "summary": "Easy use GPS get address",
5   "homepage": "https://github.com/poos/SXGpsHelper",
6   "license": "MIT",
7   "authors": {
8     "xiaoR": "bieshixuan@163.com"
9   },
10   "platforms": {
11     "ios": "7.1"
12   },
13   "source": {
14     "git": "https://github.com/poos/SXGpsHelper.git",
15     "tag": "0.0.3"
16   },
17   "source_files": "SXGps/SXGps.h",
18   "requires_arc": true,
19   "subspecs": [
20     {
21       "name": "SXGps",
22       "source_files": "SXGps/**/*.{h,m}",
23       "public_header_files": "SXGps/**/*.h"
24     }
25   ]