[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / 7 / 2 / SHValue / 1.3.0 / SHValue.podspec.json
blob85872630720323b6c2549ac21a31aa2a4ac68486
2   "name": "SHValue",
3   "version": "1.3.0",
4   "summary": "The safe way to deal with JSON data in Objective-C.",
5   "homepage": "https://github.com/shenhai193/SHValue",
6   "license": {
7     "type": "MIT",
8     "file": "FILE_LICENSE"
9   },
10   "authors": {
11     "Charles Zou": "shenhai.cpp@icloud.com"
12   },
13   "requires_arc": true,
14   "platforms": {
15     "osx": "10.9",
16     "ios": "8.0",
17     "watchos": "2.0",
18     "tvos": "9.0"
19   },
20   "source": {
21     "git": "https://github.com/shenhai193/SHValue.git",
22     "tag": "1.3.0"
23   },
24   "source_files": "Source/*.{h,m}"