[Add] VisualEffectBlurView 6.0.0
[CocoaPods.git] / Specs / 5 / 0 / 9 / ATHKit / 0.0.2 / ATHKit.podspec.json
blobc4e84fcdff9bdaaf7b70fe06027bfe24026f266c
2   "name": "ATHKit",
3   "version": "0.0.2",
4   "summary": "ATHKit is a collection of customizable UI components such as ImagePickerController and more.",
5   "homepage": "https://github.com/Athlee/ATHKit",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Eugene Mozharovsky": "mozharovsky@live.com"
12   },
13   "social_media_url": "http://twitter.com/dottieyottie",
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/Athlee/ATHKit.git",
19     "tag": "0.0.2"
20   },
21   "source_files": "Source/*.swift",
22   "resources": "Source/*.{lproj,storyboard,xcassets}",
23   "requires_arc": true,
24   "dependencies": {
25     "Material": [
27     ],
28     "ImagePickerKit": [
30     ]
31   },
32   "pushed_with_swift_version": "3.0"