blob: 23c4fb4a0e51beb6a2afab3045e4c63f589d82e3 [file] [log] [blame]
{
"name": "Frequent",
"version": "1.0.1",
"summary": "常用方法的整理",
"description": "1.类别方法整理 2.键盘自适应方法整理 3.常用方法整理 4.属性方法整理",
"homepage": "https://github.com/kczou",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"kczou": "kczou@foxmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/kczou/Frequent.git",
"tag": "1.0.1"
},
"source_files": "FrequentDemo/FrequentDemo/Frequent/*.{h,m}",
"exclude_files": "Classes/Exclude"
}