[Add] MappIntelligence 5.0.13
[CocoaPods.git] / Specs / d / 0 / 6 / KSJSONHelp / 0.4.1 / KSJSONHelp.podspec.json
blobb2bd5aa0600b6142a2ffb72f2518efea346031f0
2   "name": "KSJSONHelp",
3   "version": "0.4.1",
4   "summary": "swift's MJExtension",
5   "description": " KSJSONHelp is a lightweight and pure Swift implemented library for    convert dictionary to model    convert model to dictionary",
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.4.1"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "Source/**/*.{h,m,swift}",
19   "requires_arc": true