blob: b4dacb7ff7a76ad902e2d9bbb6ab4626ca040d6e [file] [log] [blame]
{
"name": "FLExtension",
"version": "0.0.5",
"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.5"
},
"source_files": "FLExtension/**/*.{h,m}",
"requires_arc": true
}