blob: 163a2eeffa04c3354bfccfbef2c48cbde063e248 [file] [log] [blame]
{
"name": "FGDoodlingBoard",
"version": "1.0",
"summary": "涂鸦板,支持撤销、重做、清除、播放路径动画等,类似QQ涂鸦板。",
"homepage": "https://github.com/Insfgg99x/FGDoodlingBoard",
"license": "MIT",
"authors": {
"CGPointZero": "newbox0512@yahoo.com"
},
"source": {
"git": "https://github.com/Insfgg99x/FGDoodlingBoard.git",
"tag": "1.0"
},
"frameworks": [
"Foundation",
"UIKit"
],
"platforms": {
"ios": "8.0"
},
"source_files": "FGDoodlingBoard/*.swift",
"requires_arc": true
}