blob: 2a3f5e3f88ada4393b33e382b43d5f0409642f0e [file] [log] [blame]
{
"name": "LFUtils",
"version": "0.0.3",
"summary": "just ios utils lib",
"description": "just a ios private specs",
"homepage": "https://git.coding.net/xw4132/LFUtils.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wlingf": "266932823.@qq.com"
},
"source": {
"git": "https://git.coding.net/xw4132/LFUtils.git",
"tag": "0.0.3"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "LFUtils/Classes/*.{h,m}",
"frameworks": "UIKit"
}