blob: 1303158fb2a2990c28ec54377d3cb1696f47aa62 [file] [log] [blame]
{
"name": "CubeAnimation",
"version": "0.0.1",
"summary": "CubeAnimation",
"description": "a UIView category for cube animation.",
"homepage": "https://github.com/NN-CHINA/CubeAnimation",
"license": "MIT",
"authors": {
"喵喵酱": "1643673477@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/NN-CHINA/CubeAnimation.git",
"tag": "0.0.1"
},
"source_files": "CubeAnimation/*.{h,m}",
"requires_arc": true
}