blob: e739f85718568f328b804be5bb88f2c8b8eef9f3 [file] [log] [blame]
{
"name": "FLControl",
"version": "1.0.0",
"summary": "The package of useful tools",
"homepage": "https://github.com/fanlv",
"license": "MIT",
"authors": {
"fanlv": "fanlvlgh@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/fanlv/FLControl.git",
"tag": "1.0.0"
},
"source_files": [
"FLControl/**/*.{h,m}",
"FLControl/MJRefresh/**/*.{h,m}"
],
"resources": "FLControl/FLControl.bundle",
"requires_arc": true
}