[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / c / 2 / 8 / ZQTransition / 1.0.2 / ZQTransition.podspec.json
bloba98421193761a8448f2b84c208dcacce674e3cb0
2   "name": "ZQTransition",
3   "version": "1.0.2",
4   "summary": "提供各种转场动画效果的组件",
5   "description": "提供各种转场动画效果的组件",
6   "homepage": "https://github.com/caozhiqiang1002",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "caozhiqiang1002": "1053524532@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/caozhiqiang1002/ZQTransition.git",
16     "tag": "1.0.2"
17   },
18   "source_files": "Core/*.{h,m}",
19   "requires_arc": true,
20   "platforms": {
21     "ios": "8.0"
22   }