[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / c / a / 1 / LKMapSDK_Util / 1.0.0 / LKMapSDK_Util.podspec.json
blobe29c8d49a1b1fbd94dce3f875ab4e571c670d4ae
2   "name": "LKMapSDK_Util",
3   "version": "1.0.0",
4   "summary": "箩筐地图iOS SDK(CocoaPods箩筐地图官方库),实用工具功能包",
5   "description": "箩筐地图iOS SDK(CocoaPods箩筐地图官方库),实用工具功能包。提供坐标转换、点线面关系判断、距离计算等功能。",
6   "homepage": "https://lbs.luokuang.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "LuokuangLBS": "haofp@luokung.com"
13   },
14   "source": {
15     "git": "https://github.com/LuokuangLBS/LKMapSDK_Util.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "requires_arc": true,
22   "frameworks": [
23     "UIKit",
24     "CoreLocation"
25   ],
26   "vendored_frameworks": "LKMapSDK_Util/*.{framework}",
27   "dependencies": {
28     "LKMapSDK_Base": [
29       "1.0.0"
30     ]
31   }