blob: 41f6ab237277793e8c35ccc5b7049e9030fa26b8 [file] [log] [blame]
{
"name": "Canvas",
"version": "0.1",
"summary": "Animate in Xcode without code",
"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"
},
"source_files": "CanvasLibrary/*.{h,m}",
"exclude_files": "Classes/Exclude",
"requires_arc": true
}