blob: 2ba13c10de9631eb750aaea2457841852f1cc528 [file] [log] [blame]
{
"name": "ZCWTool",
"version": "0.0.2",
"summary": "The tools I use for developing",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/zhaochangwu/ZCWTool",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhaochangwu": "changwuzhao@cienet.com.cn"
},
"source": {
"git": "https://github.com/zhaochangwu/ZCWTool.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": [
"ZCWTool/Source/**/*.{h,m}",
"ZCWTool/OtherSource/**/*.{h,m}"
],
"frameworks": [
"UIKit",
"MapKit"
]
}