[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 9 / e / 3 / CircularRevealKit / 0.0.1 / CircularRevealKit.podspec.json
blob647e493da8f597b8dd650c0e7ef63a69740e891b
2   "name": "CircularRevealKit",
3   "version": "0.0.1",
4   "summary": "Circular reveal animations made easy",
5   "homepage": "https://github.com/T-Pro/CircularRevealKit",
6   "description": "This library was created to allow developers to implement the material design reveal effect.",
7   "screenshots": "https://media.giphy.com/media/3cwSEnIK1GJEs/giphy.gif",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "ppamorim": "pp.amorim@hotmail.com"
14   },
15   "source": {
16     "git": "https://github.com/T-Pro/CircularRevealKit.git",
17     "tag": "0.0.1"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "CircularRevealKit/Classes/**/*",
23   "frameworks": "UIKit",
24   "pushed_with_swift_version": "3.0.2"