[Add] CloudwiseMAgent 2.8.0
[CocoaPods.git] / Specs / b / 1 / d / MaterialKit / 0.2 / MaterialKit.podspec.json
blob12d92dc0fc7bac218fdf86866b6a1071377159d2
2   "name": "MaterialKit",
3   "version": "0.2",
4   "summary": "Material design components for iOS written in Swift",
5   "homepage": "https://github.com/nghialv",
6   "screenshots": [
7     "https://dl.dropboxusercontent.com/u/8556646/MKTextField.gif",
8     "https://dl.dropboxusercontent.com/u/8556646/MKButton.gif"
9   ],
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Le Van Nghia": "nghialv2607@gmail.com"
16   },
17   "social_media_url": "https://twitter.com/nghialv2607",
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source": {
22     "git": "https://github.com/nghialv/MaterialKit.git",
23     "tag": "0.2"
24   },
25   "source_files": "Source/*",
26   "requires_arc": true