[Add] THEOplayer-Connector-Utilities 7.6.0
[CocoaPods.git] / Specs / 1 / b / a / PATransition / 0.1.4 / PATransition.podspec.json
blob2c61299fb3ac997e3f63e2ff3b3a0f49ff203781
2   "name": "PATransition",
3   "version": "0.1.4",
4   "summary": "It is a transition animation asset.",
5   "description": "It is a transition animation asset。 We can add some transiton animations between view controllers in our iOS Apps . Now,it is easily to do this by this animation asset,even only one line of code. It includes about 50 kinds of animations. Now, it support 4 kinds of gesture for pop view controller.",
6   "homepage": "https://github.com/Snackstops/PATransition",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "Snackstops": "30.4.36105@qq.com"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/Snackstops/PATransition.git",
18     "tag": "0.1.4"
19   },
20   "vendored_frameworks": "PATransition/PATransition.framework",
21   "frameworks": [
22     "UIKit",
23     "Foundation",
24     "SafariServices"
25   ],
26   "dependencies": {
27     "AFNetworking": [
28       "4.0.1"
29     ],
30     "JPush": [
31       "3.3.3"
32     ]
33   }