blob: 71bac77395674c41ace633153bb7cc41611b896f [file] [log] [blame]
{
"name": "TFKit",
"version": "0.0.5",
"summary": "Dabay tech : TFKit is useful UI tools.",
"homepage": "https://github.com/Donkey-Tao/TFKit",
"license": "MIT",
"authors": {
"Tao Fei": "taofei0610@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Donkey-Tao/TFKit.git",
"tag": "0.0.5"
},
"source_files": "TFKit/**/*.{h,m}",
"frameworks": [
"UIKit",
"Accelerate",
"Security"
],
"requires_arc": true
}