[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / b / d / 0 / DawnTransition / 1.0.2 / DawnTransition.podspec.json
blob5fa340f3ee0702d235332c0eea1796b393bd96a1
2   "name": "DawnTransition",
3   "version": "1.0.2",
4   "summary": "DawnTransition mainly solves the problem of gesture interaction in view controller transition animation.",
5   "homepage": "https://github.com/snail-z/DawnTransition",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "snail-z": "haozhang0770@163.com"
12   },
13   "source": {
14     "git": "https://github.com/snail-z/DawnTransition.git",
15     "tag": "1.0.2"
16   },
17   "platforms": {
18     "ios": "11.0"
19   },
20   "swift_versions": "5.1",
21   "source_files": "DawnTransition/Classes/**/*",
22   "swift_version": "5.1"