blob: 2d36f272ebef4c534eeeae05db29c670f4b8ad18 [file] [log] [blame]
{
"name": "CNLiveMapKit",
"version": "0.0.6",
"summary": "A short description of CNLiveMapKit.",
"static_framework": true,
"description": "TODO: Add long description of the pod here.",
"homepage": "http://bj.gitlab.cnlive.com/guoruipeng/CNLiveMapKit.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"郭瑞朋": "guoruipeng@cnlive.com"
},
"source": {
"git": "http://bj.gitlab.cnlive.com/guoruipeng/CNLiveMapKit.git",
"tag": "0.0.6"
},
"platforms": {
"ios": "9.0"
},
"source_files": "CNLiveMapKit/Classes/*.{h,m}",
"resources": "CNLiveMapKit/Assets/CNLiveMapKit.bundle",
"public_header_files": "CNLiveMapKit/Classes/CNMapViewController.h",
"frameworks": [
"UIKit",
"MapKit"
],
"dependencies": {
"AMap2DMap-NO-IDFA": [
],
"AMapSearch-NO-IDFA": [
],
"AMapLocation-NO-IDFA": [
],
"Masonry": [
],
"MJRefresh": [
],
"QMUIKit": [
]
}
}