[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 0 / 1 / 5 / JSONHelper / 2.2.0 / JSONHelper.podspec.json
blob9b3d847064e0cd26342719db2f054622ef78b774
2   "name": "JSONHelper",
3   "version": "2.2.0",
4   "license": {
5     "type": "zlib",
6     "file": "LICENSE"
7   },
8   "summary": "Convert values of any type into any other type in just one operation!",
9   "description": "Convert anything into anything in one operation; hex strings into UIColor/NSColor, JSON strings into class instances, y/n strings to booleans, arrays and dictionaries of these; anything you can make sense of!",
10   "homepage": "https://github.com/isair/JSONHelper",
11   "authors": {
12     "Baris Sencan": "baris.sncn@gmail.com"
13   },
14   "social_media_url": "https://twitter.com/IsairAndMorty",
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.9",
18     "tvos": "9.0"
19   },
20   "source": {
21     "git": "https://github.com/isair/JSONHelper.git",
22     "tag": "2.2.0"
23   },
24   "source_files": "JSONHelper/**/*.swift",
25   "frameworks": "Foundation",
26   "requires_arc": true,
27   "pushed_with_swift_version": "3.0"