blob: 17f80cbc30059cc059bd82d3313c70fe2811a197 [file] [log] [blame]
{
"name": "KKAnimation",
"version": "0.0.1",
"summary": "animation for view",
"description": "add a animation for view quickly",
"homepage": "https://github.com/TieShanWang/KKAnimation",
"license": "MIT",
"authors": {
"wangtieshan": "15003836653@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/TieShanWang/KKAnimation.git",
"tag": "0.0.1"
},
"source_files": [
"KKAnimation/KKAnimation/**/*.{h,m,mm}",
"KKAnimation/KKAnimation/*.{h,m,mm}"
],
"frameworks": "UIKit",
"requires_arc": true
}