[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 4 / a / 7 / JsonInflator / 0.6.0 / JsonInflator.podspec.json
blob4d1f6969306c9384a69a0bdec44065ff1231267f
2   "name": "JsonInflator",
3   "version": "0.6.0",
4   "swift_versions": "5.0",
5   "summary": "JsonInflator creates objects and classes from JSON for both Android and iOS.",
6   "description": "JsonInflator is a library to create inflatable objects. These are able to create entire objects and classes (including entire layouts) from JSON for a module oriented development of mobile apps. Works well together with UniLayout.",
7   "homepage": "https://github.com/crescentflare/JsonInflator",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Crescent Flare Apps": "info@crescentflare.com"
14   },
15   "source": {
16     "git": "https://github.com/crescentflare/JsonInflator.git",
17     "tag": "0.6.0"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "JsonInflatorIOS/JsonInflator/Classes/**/*"