blob: 3bcbf3b29c7b90f84c41eb478d21741ed282b3ed [file] [log] [blame]
{
"name": "FLExtension",
"version": "0.0.3",
"summary": "iOS 常用类别拓展",
"homepage": "https://github.com/yangli0168/FLExtension.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"[yangli996]": "[yangli996@126.com]"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/yangli0168/FLExtension.git",
"tag": "0.0.3"
},
"source_files": "FLExtension/**/*.{h,m}",
"requires_arc": true
}