blob: e703b9b43fc9f7b3f92d6a756039b4ade1d62603 [file] [log] [blame]
{
"name": "CCAnimatedTransKit",
"version": "1.0.0",
"summary": "CCAnimatedTransKit is used to private animate template for opening book animation.",
"description": "is used to private animate template for opening book animation. CCAnimatedTransKit 用于提供书籍打开类APP的数据打开动画,该动画提供了完整的动画结构,方便扩展和使用。",
"homepage": "https://github.com/Bogon/CCAnimatedTransKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Bogon": "zhangqixcu@gmail.com"
},
"source": {
"git": "https://github.com/Bogon/CCAnimatedTransKit.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CCAnimatedTransKit/Classes/**/*"
}