blob: b28b2755aab93267be700ab88f00afb9172b2152 [file] [log] [blame]
{
"name": "Canvas",
"version": "0.1.1",
"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",
"Jamz Tang": "jamz@jamztang.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/CanvasPod/Canvas.git",
"tag": "0.1.1"
},
"source_files": "CanvasLibrary/*.{h,m}",
"exclude_files": "Classes/Exclude",
"requires_arc": true
}