blob: 07612e7832fc1b52de586e1ca279c7c0f1e61625 [file] [log] [blame]
{
"name": "FlieBoard",
"version": "1.1.5",
"summary": "an Animate on iOS.",
"homepage": "https://github.com/xiaoyang521style/FlieBoard",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"赵阳": "mailyzhao@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/xiaoyang521style/FlieBoard.git",
"tag": "1.1.5"
},
"source_files": [
"ZYFlipViewController",
"ZYFlipViewController/*.{h,m}"
],
"frameworks": [
"UIKit",
"AudioToolbox"
],
"requires_arc": true
}