blob: 235c699478cd1abd4671afa95ba04cd9e8541823 [file] [log] [blame]
{
"name": "KTMapSDK",
"version": "0.1.3",
"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.3"
},
"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"
}