blob: 5aa662de0aa89c90ec24f06a6a83c0f462fcd4d1 [file] [log] [blame]
{
"name": "MacroFile",
"version": "0.1.0",
"summary": "iOS开发中常用宏的定义文件",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/lvyikai/MacroFile",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"kkk901029@163.com": "kkk901029@163.com"
},
"source": {
"git": "https://github.com/lvyikai/MacroFile.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MacroFile/Classes/**/*",
"frameworks": "Foundation"
}