[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 1 / e / 7 / TunViewControllerTransition / 0.0.3 / TunViewControllerTransition.podspec.json
blobd86f1f837fb491460e6396d00a83dad4e4473bd4
2   "name": "TunViewControllerTransition",
3   "version": "0.0.3",
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.3"
20   },
21   "source_files": "TunViewControllerTransition/UIViewController+TunTransition/*.{h,m}",
22   "exclude_files": "Classes/Exclude",
23   "frameworks": "UIKit",
24   "requires_arc": true