[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / 6 / a / SwipeTransition / 0.2.8 / SwipeTransition.podspec.json
blob35368a9fdd49894d4f4be14236117a05e50e8fff
2   "name": "SwipeTransition",
3   "version": "0.2.8",
4   "summary": "Allows trendy transitions using swipe gesture such as \"swipe back\".",
5   "description": "SwipeTransition allows trendy transitions using swipe gesture such as \"swipe back\".",
6   "homepage": "https://github.com/tattn/SwipeTransition",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "git": "tanakasan2525@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/tattn/SwipeTransition.git",
16     "tag": "0.2.8"
17   },
18   "social_media_url": "https://twitter.com/tanakasan2525",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "Sources/SwipeTransition/**/*",
23   "public_header_files": "Sources/SwipeTransition/**/*.h",
24   "frameworks": "UIKit"