blob: 7b126a643dd3d19af5115719cfbb436599799654 [file] [log] [blame]
{
"name": "MFXXBoxer",
"version": "1.0.0",
"summary": "A encapsulation for FMDB used in iOS.",
"description": "It is a marquee view used on iOS, which implement by Objective-C.",
"homepage": "https://github.com/MikeFighting/MFXXBoxer",
"license": "MIT",
"authors": {
"MikeFighting": "huangzhihui_ben@163.com"
},
"source": {
"git": "https://github.com/MikeFighting/MFXXBoxer.git",
"tag": "1.0.0",
"submodules": true
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "MFXXBoxer/*.{h,m}",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
]
}