[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 5 / d / e / GXTransition / 1.0.5 / GXTransition.podspec.json
blob7868edeef5a629c8e692ac8d4bb15b91e8bfa941
2   "name": "GXTransition",
3   "version": "1.0.5",
4   "summary": "iOS常用转场动画(包括自定义和OC自带转场动画)Commonly used transition animation in iOS.(including custom transition animation and objective-c own transition animation.)",
5   "homepage": "https://github.com/gsyhei/GXTransition",
6   "license": "MIT",
7   "authors": {
8     "Gin": "279694479@qq.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/gsyhei/GXTransition.git",
15     "tag": "1.0.5"
16   },
17   "requires_arc": true,
18   "source_files": "GXTransition",
19   "frameworks": [
20     "Foundation",
21     "UIKit"
22   ]