blob: 7dde4da6400c168e9911082a428eeab251d45d61 [file] [log] [blame]
{
"name": "Canvas",
"version": "0.1.2",
"summary": "Animate in Xcode without code",
"description": " Simplify iOS Development with zero coding animations and Storyboard components\n",
"homepage": "http://canvaspod.io",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Meng To": "shadownessguy@gmail.com",
"James Tang": "j@jamztang.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/CanvasPod/Canvas.git",
"tag": "0.1.2"
},
"source_files": "CanvasLibrary/*.{h,m}",
"exclude_files": "Classes/Exclude",
"requires_arc": true
}