[Add] Leopard-iOS 2.0.2
[CocoaPods.git] / Specs / e / b / f / EasyTransitioning / 0.1.1 / EasyTransitioning.podspec.json
blob21877c9f7f8814e3c8b09e447f3aa1c9f39aab62
2   "name": "EasyTransitioning",
3   "version": "0.1.1",
4   "summary": "Removing the boilerplate code associated with UIViewControllerAnimatedTransitioning",
5   "description": "Want to create custom transitions between view controllers without writing boilerplate code?",
6   "homepage": "https://github.com/hweetty/EasyTransitioning",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jerry Yu": "hi@jerryyu.ca"
13   },
14   "source": {
15     "git": "https://github.com/hweetty/EasyTransitioning.git",
16     "tag": "0.1.1"
17   },
18   "social_media_url": "https://twitter.com/hweetty",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "Source/**/*",
23   "pushed_with_swift_version": "2.3"