blob: 1d09193b5842cdcb60e3b2256c8a555b0077cbfa [file] [log] [blame]
{
"name": "FXCategories",
"version": "1.0.1",
"summary": "common category",
"homepage": "https://github.com/zfx5130/FXCategories",
"license": "MIT",
"authors": {
"thomas": "dui1cuo@126.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/zfx5130/FXCategories.git",
"tag": "1.0.1"
},
"source_files": [
"FXCategories",
"FXCategories/**/*.{h,m}"
],
"requires_arc": true
}