blob: 3fb037619b8508cdc730d3b7aedd1c90928cf916 [file] [log] [blame]
{
"name": "DWAnimation",
"version": "1.1.10",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "DWAnimation is an SDK for animation based on CoreAnimaiton.Help you to create Animation In DSL.这是一个基于CoreAnimation的SDK,让你享受以链式语法创建动画的快感~",
"homepage": "https://github.com/CodeWicky/DWAnimation",
"authors": {
"codeWicky": "codewicky@163.com"
},
"social_media_url": "http://www.jianshu.com/u/a56ec10f6603",
"source": {
"git": "https://github.com/CodeWicky/DWAnimation.git",
"tag": "1.1.10"
},
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"source_files": "DWAnimation/*.{h,m}",
"frameworks": "UIKit"
}