[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 1 / 4 / Nice / 0.2.0 / Nice.podspec.json
blob1169907f1651f91591045a63927c5b0347c244d1
2   "name": "Nice",
3   "version": "0.2.0",
4   "summary": "The Nice things for Swift development.",
5   "description": "The Nice things for Swift development. Including extensions, UI helpers, and documentation.",
6   "homepage": "https://github.com/demerino/nice",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "demerino": "david.eros.merino@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/demerino/nice.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Nice/Classes/**/*",
22   "pushed_with_swift_version": "3.0"