blob: 78cd491810adb9dd19a73248502be41ed6a22f62 [file] [log] [blame]
{
"name": "DoveKit",
"version": "1.0.0",
"summary": "A transition aniamtion provider for iOS ViewController",
"description": "You can use a convenience transition aniamtion provider in your development,\nalso can easily customize the transition animation by yourself",
"homepage": "https://github.com/huxiaoluder/DoveKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xiaoming": "huxiaoluder@163.com"
},
"source": {
"git": "https://github.com/huxiaoluder/DoveKit.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.2",
"source_files": "DoveKit/Classes/**/*"
}