[Add] FireworkVideoUI 0.2.9
[CocoaPods.git] / Specs / 4 / 1 / d / EZJson / 1.0.1 / EZJson.podspec.json
blobc05700a721540636db9b20e2224910936533f070
2   "name": "EZJson",
3   "version": "1.0.1",
4   "summary": "The simplest JSON parser.",
5   "homepage": "https://github.com/Konshin/EZJson",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": "Konshin",
11   "platforms": {
12     "ios": "8.0",
13     "osx": "10.10"
14   },
15   "source": {
16     "git": "https://github.com/Konshin/EZJson.git",
17     "tag": "1.0.1"
18   },
19   "source_files": "EZJson/**/*.{swift}",
20   "xcconfig": {
21     "OTHER_LDFLAGS": "-lz"
22   },
23   "pushed_with_swift_version": "3.0"