[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / a / f / c / NeuKit / 0.0.1 / NeuKit.podspec.json
blob2901fc78913f056dd7bc1738b5d9258d89d00971
2   "name": "NeuKit",
3   "version": "0.0.1",
4   "summary": "A Neumorphic replacement of Apple UIKit.",
5   "description": "A Neumorphic replacement of Apple UIKit. Turn your UI to neumorphic style.",
6   "homepage": "https://github.com/elchief84/NeuKit",
7   "screenshots": [
8     "http://www.enzoromano.eu/neukit/neukit-views.png",
9     "http://www.enzoromano.eu/neukit/neukit-buttons.png",
10     "http://www.enzoromano.eu/neukit/neukit-textfield.png"
11   ],
12   "license": {
13     "type": "MIT",
14     "file": "LICENSE"
15   },
16   "authors": {
17     "elchief84": "enzxx84@gmail.com"
18   },
19   "source": {
20     "git": "https://github.com/elchief84/NeuKit.git",
21     "tag": "0.0.1"
22   },
23   "swift_versions": "4.0",
24   "platforms": {
25     "ios": "8.0"
26   },
27   "source_files": "NeuKit/Classes/**/*",
28   "swift_version": "4.0"