[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 3 / 2 / NMUIExtension / 0.0.7 / NMUIExtension.podspec.json
blob8664d2e782928a38e8b04d1ce223cc7b02b71f55
2   "name": "NMUIExtension",
3   "version": "0.0.7",
4   "summary": "Extension on UIKit",
5   "description": "Add some nice things to UIKit.",
6   "homepage": "https://github.com/NicolasMahe/NMUIExtension",
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/NMUIExtension.git",
16     "tag": "0.0.7"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "NMUIExtension/**/*.swift",
22   "frameworks": "CoreGraphics",
23   "dependencies": {
24     "SnapKit": [
25       "~> 3.0"
26     ],
27     "PromiseKit": [
28       "~> 4.1"
29     ],
30     "NMCGExtension": [
32     ]
33   },
34   "pushed_with_swift_version": "3.0"