[Add] FaceSDKNightly 6.3.2275
[CocoaPods.git] / Specs / a / f / e / Transition / 1.2.1 / Transition.podspec.json
blobb470cb4feb24c092513f762606dd007dd7553029
2   "name": "Transition",
3   "version": "1.2.1",
4   "summary": "Easy interactive interruptible custom ViewController transitions.",
5   "description": "Transition makes building interactive interruptible custom view controller transitions easy! You just define the animation and interaction, Transition ties it all together.",
6   "homepage": "https://github.com/Touchwonders/Transition",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Toine Heuvelmans": "toine@touchwonders.com"
13   },
14   "social_media_url": "https://twitter.com/touchwonders",
15   "source": {
16     "git": "https://github.com/Touchwonders/Transition.git",
17     "tag": "1.2.1"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "swift_version": "4.2",
23   "source_files": "Transition/Classes/**/*"