[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / 5 / 3 / NMButton / 0.0.4 / NMButton.podspec.json
blobf3458902845155513eb9edca635631d2d34f3045
2   "name": "NMButton",
3   "version": "0.0.4",
4   "summary": "Improved UIButton",
5   "description": "An improved version of UIButton.",
6   "homepage": "https://github.com/NicolasMahe/NMButton",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Nicolas MaheĢ": "nicolas@mahe.me"
13   },
14   "source": {
15     "git": "https://github.com/NicolasMahe/NMButton.git",
16     "tag": "0.0.4"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "NMButton/**/*.swift",
22   "frameworks": "UIKit",
23   "dependencies": {
24     "NMUIExtension": [
26     ]
27   },
28   "pushed_with_swift_version": "3.0"