{ | |
"name": "FFCategories", | |
"version": "0.0.2", | |
"summary": "一些常用的类扩展", | |
"description": "一些常用的类扩展...", | |
"homepage": "https://github.com/fanxiaoApple/FFCategories", | |
"license": "MIT", | |
"authors": { | |
"xiaofanApple": "547900997@qq.com" | |
}, | |
"platforms": { | |
"ios": "9.0" | |
}, | |
"source": { | |
"git": "https://github.com/fanxiaoApple/FFCategories.git", | |
"tag": "0.0.2" | |
}, | |
"source_files": [ | |
"Classes", | |
"Classes/**/*.{h,m}" | |
] | |
} |