blob: 0251559c3c8a81ad91c207680f416e3b847aa6ec [file] [log] [blame]
{
"name": "KTMapSDK",
"version": "0.1.7",
"summary": "A short description of KTMapSDK.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/huangzhentong/KTMapSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"181310067@qq.com": "huangzhentong@keytop.com.cn"
},
"source": {
"git": "https://github.com/huangzhentong/KTMapSDK.git",
"tag": "0.1.7"
},
"platforms": {
"ios": "8.0"
},
"source_files": "KTMapSDK/Classes/**",
"resources": "KTMapSDK/Assets/*",
"frameworks": [
"UIKit",
"WebKit",
"Foundation",
"CoreLocation"
],
"dependencies": {
"AMapNavi": [
],
"DMapFramework": [
],
"Masonry": [
],
"IQKeyboardManager": [
],
"AFNetworking": [
],
"SVProgressHUD": [
],
"HTCKeyboard": [
]
},
"vendored_frameworks": "KTMapSDK/Classes/KTMapFrameWork.framework"
}