[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 4 / f / a / HZLocationConverter / 1.0.0 / HZLocationConverter.podspec.json
blob77983184abc2f5b905b61ae3ec158461bed95270
2   "name": "HZLocationConverter",
3   "version": "1.0.0",
4   "summary": "HZLocationConverter .",
5   "description": "HZLocationConverter : a util for converter",
6   "homepage": "https://github.com/MyHZ/HZLocationConverter",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "MyHZ": "752818915@qq.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/MyHZ/HZLocationConverter.git",
19     "tag": "1.0.0"
20   },
21   "source_files": [
22     "HZLocationConverter",
23     "Location/HZLocationConverter/*.{h,m}"
24   ],
25   "frameworks": [
26     "UIKit",
27     "CoreLocation",
28     "Foundation"
29   ],
30   "requires_arc": true