blob: 2358ee84df73913494b4abb3146a1e8a21c96a4f [file] [log] [blame]
{
"name": "CommenDefines",
"version": "0.1.0",
"summary": "CommenDefines 是 iOS 平台,OC 语言的一个常用开发工具宏",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/github6022244/CommenDefines",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"github6022244": "weigh@strongunion.com.cn"
},
"source": {
"git": "https://github.com/github6022244/CommenDefines.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CommenDefines/Classes/**/*"
}