[Add] FireworkVideoUI 0.2.9
[CocoaPods.git] / Specs / 5 / 0 / 9 / ATHKit / 0.0.3 / ATHKit.podspec.json
blobe616003c522821fc861289f0b33d688c88cc7c7c
2   "name": "ATHKit",
3   "version": "0.0.3",
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.3"
20   },
21   "source_files": "Source/*.swift",
22   "requires_arc": true,
23   "dependencies": {
24     "Material": [
26     ],
27     "ImagePickerKit": [
29     ]
30   },
31   "pushed_with_swift_version": "3.0"