[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / d / 7 / 8 / DoveKit / 1.0.0 / DoveKit.podspec.json
blob78cd491810adb9dd19a73248502be41ed6a22f62
2   "name": "DoveKit",
3   "version": "1.0.0",
4   "summary": "A transition aniamtion provider for iOS ViewController",
5   "description": "You can use a convenience transition aniamtion provider in your development,\nalso can easily customize the transition animation by yourself",
6   "homepage": "https://github.com/huxiaoluder/DoveKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "xiaoming": "huxiaoluder@163.com"
13   },
14   "source": {
15     "git": "https://github.com/huxiaoluder/DoveKit.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_version": "4.2",
22   "source_files": "DoveKit/Classes/**/*"