[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / 0 / 6 / KSJSONHelp / 0.5.14 / KSJSONHelp.podspec.json
blob8e5e2695eea5f466a066f60b226dcec254001f49
2   "name": "KSJSONHelp",
3   "version": "0.5.14",
4   "summary": "swift's MJExtension",
5   "description": "KSJSONHelp is a lightweight and pure Swift implemented library for\nconversion between JSON and model\nSimple ActiveRecord implementation for working with your database",
6   "homepage": "https://github.com/kingslay/KSJSONHelp",
7   "license": "MIT",
8   "authors": {
9     "kingslay": "kingslay@icloud.com"
10   },
11   "source": {
12     "git": "https://github.com/kingslay/KSJSONHelp.git",
13     "tag": "0.5.14"
14   },
15   "platforms": {
16     "ios": "8.0",
17     "tvos": "9.0",
18     "osx": "10.9"
19   },
20   "source_files": "Source/**/*.{c,h,m,swift}",
21   "module_map": "module.modulemap",
22   "libraries": "sqlite3"