[Add] VisualEffectBlurView 6.0.0
[CocoaPods.git] / Specs / a / 1 / 8 / AWELocation / 0.0.3 / AWELocation.podspec.json
blob39cf8c385554286bd8efb270607ce543be150a2b
2   "name": "AWELocation",
3   "version": "0.0.3",
4   "summary": "A location service for IES",
5   "description": "A location service for IES",
6   "homepage": "https://code.byted.org/ugc/AWELocation",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "王亚": "wangya@bytedance.com"
13   },
14   "source": {
15     "git": "git@code.byted.org:ugc/AWELocation.git",
16     "tag": "0.0.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "AWELocation/Classes/**/*",
22   "dependencies": {
23     "INTULocationManager": [
24       "~> 4.2.0"
25     ]
26   }