[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 1 / e / 7 / TunViewControllerTransition / 0.0.4 / TunViewControllerTransition.podspec.json
blob253b73fa2f821d881e50f1fb9c89b3b3800f4fa7
2   "name": "TunViewControllerTransition",
3   "version": "0.0.4",
4   "summary": "A transition animation category of ViewController",
5   "description": "a category to transition animation of ViewController",
6   "homepage": "https://github.com/TuYuWang/TunViewControllerTransition",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "TuYuWang": "18759280805@163.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/TuYuWang/TunViewControllerTransition.git",
19     "tag": "0.0.4"
20   },
21   "source_files": "TunViewControllerTransition/UIViewController+TunTransition/*.{h,m}",
22   "exclude_files": "Classes/Exclude",
23   "frameworks": "UIKit",
24   "requires_arc": true