[Add] LLUnionPaySDK 1.3.8
[CocoaPods.git] / Specs / 7 / a / f / CCZoomTransition / 0.1.0 / CCZoomTransition.podspec.json
blob10c5d54fd4d272a5ea3e586b26493b525c1bf435
2   "name": "CCZoomTransition",
3   "version": "0.1.0",
4   "summary": "Zoom transition effect present viewController",
5   "description": "zoom transition effect present viewController,likes apple open App effect",
6   "homepage": "https://github.com/chbo297/CCZoomTransition",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ChengBo": "chbo297@gmail.com"
13   },
14   "social_media_url": "https://twitter.com/booooo07",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/chbo297/CCZoomTransition.git",
20     "tag": "0.1.0"
21   },
22   "source_files": [
23     "CCZoomTransition",
24     "CCZoomTransition/*.{swift}"
25   ],
26   "frameworks": "UIKit",
27   "pushed_with_swift_version": "3.0"