blob: 596b52d7dc822201dce115246353f418aab28636 [file] [log] [blame]
{
"name": "CZGSpinLayer",
"version": "0.2.0",
"license": "MIT",
"summary": "A spinnable CCLayer subclass.",
"homepage": "https://github.com/czgarrett/CZGSpinLayer",
"authors": {
"Christopher Z. Garrett": "z@zworkbench.com"
},
"source": {
"git": "https://github.com/czgarrett/CZGSpinLayer.git",
"tag": "v0.2.0"
},
"platforms": {
"ios": "5.0"
},
"source_files": "Classes",
"requires_arc": true,
"dependencies": {
"cocos2d": [
"~> 2.0.0"
]
}
}