[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / 1 / 9 / Iolcus / 0.0.14 / Iolcus.podspec.json
blob685d9a5fd72f38da372034c3687494f596a8a8cf
2   "name": "Iolcus",
3   "version": "0.0.14",
4   "summary": "Swift JSON library",
5   "description": "Swift JSON library.\nInspired by SwiftyJSON, Gloss and TidyJSON.",
6   "homepage": "https://github.com/iolcus/iolcus",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Anton Bronnikov": "anton.bronnikov@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0",
16     "osx": "10.9",
17     "watchos": "2.0",
18     "tvos": "9.0"
19   },
20   "source": {
21     "git": "https://github.com/iolcus/iolcus.git",
22     "tag": "0.0.14"
23   },
24   "source_files": "Sources/**/*.{swift,h}"