[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 5 / d / e / GXTransition / 1.0.4 / GXTransition.podspec.json
blobde909d481b67afefbf078db3e4fd86bd8c73d66a
2   "name": "GXTransition",
3   "version": "1.0.4",
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.4"
16   },
17   "requires_arc": true,
18   "source_files": "GXTransition",
19   "frameworks": [
20     "Foundation",
21     "UIKit"
22   ]