blob: bc06488a64bfbec663daf8cb594598f58fdc7a8c [file] [log] [blame]
{
"name": "CXCPodTest",
"version": "0.1.0",
"summary": "CXCPodTest.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/dennischen01/CXCPodTest",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"chenxican": "chenxican@meituan.com"
},
"source": {
"git": "https://github.com/dennischen01/CXCPodTest.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CXCPodTest/Classes/**/*",
"frameworks": [
"UIKit",
"MapKit"
]
}