blob: bce85dbe55d9cfc0faad1fb51d272a26487b8a6f [file] [log] [blame]
{
"name": "LFCategory",
"version": "1.0.4",
"license": "MIT",
"summary": "A delightful iOS utility class",
"homepage": "https://github.com/LaiFengiOS/LFCategory_Framework",
"authors": {
"wangxiaoxiang": "wangxiaoxiang@youku.com"
},
"source": {
"git": "https://github.com/LaiFengiOS/LFCategory_Framework.git",
"tag": "1.0.4",
"submodules": true
},
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"preserve_paths": "releases/iOS/LFCategory.framework",
"vendored_frameworks": "releases/iOS/LFCategory.framework",
"frameworks": "CoreGraphics",
"libraries": "z"
}