[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / e / b / 9 / JJ / 3.0.0 / JJ.podspec.json
blob7fac0033e315595786d62148708b1b310fca36d2
2   "name": "JJ",
3   "version": "3.0.0",
4   "summary": "Super simple json parsing and NSCoder encoding and decoding.",
5   "description": "Super simple json parser for Swift (may be 501 or more)\nAnd more: simple tools for NSCoder",
6   "homepage": "https://github.com/anjlab/JJ",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Yury Korolev": "yury.korolev@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/anjlab/JJ.git",
16     "tag": "3.0.0"
17   },
18   "social_media_url": "https://twitter.com/anjlab",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "JJ/Classes/**/*"