[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 2 / 3 / 4 / SGControllerTransition / 1.0.0 / SGControllerTransition.podspec.json
blobdaeea17298247aa3088e26acb8cb634e563bcf99
2   "name": "SGControllerTransition",
3   "summary": "It is no longer difficult to animate the controller.",
4   "version": "1.0.0",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "authors": {
10     "sylphghost": "sylphghost@outlook.com"
11   },
12   "homepage": "https://github.com/sylphghost/SGControllerTransition",
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/sylphghost/SGControllerTransition.git",
18     "tag": "1.0.0"
19   },
20   "requires_arc": true,
21   "source_files": "SGControllerTransition/**/*.{h,m}"