[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / 6 / d / Fun / 0.1.0 / Fun.podspec.json
blob80c0529d59acb5acfc566bd65783c1cc44bfc71b
2   "name": "Fun",
3   "version": "0.1.0",
4   "summary": "Interactive Core Image  transition for view controller, just for fun not for real Apps",
5   "description": "TODO: Interactive Core Image  transition for view controller, just for fun not for real Apps. By using a few lines of code you can get an elegant transition.",
6   "homepage": "https://github.com/frgallah/Fun",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "frgallah": "frgallah@outlook.com"
13   },
14   "source": {
15     "git": "https://github.com/frgallah/Fun.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "Sources/**/*",
22   "frameworks": [
23     "UIKit",
24     "GLKit"
25   ],
26   "pushed_with_swift_version": "3.0"