[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / 0 / c / D3Json / 1.0.2 / D3Json.podspec.json
blob3a2bc0b41c4fc50014b883a4ab618c8072a44eaf
2   "name": "D3Json",
3   "version": "1.0.2",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "homepage": "https://github.com/mozhenhau/D3Json",
9   "authors": {
10     "mozhenhau": "493842062@qq.com"
11   },
12   "summary": "ARC and GCD Compatible D3Json Class for iOS and OS X.",
13   "source": {
14     "git": "https://github.com/mozhenhau/D3Json.git",
15     "tag": "1.0.2"
16   },
17   "source_files": "D3json/*.swift",
18   "requires_arc": true,
19   "platforms": {
20     "ios": "8.0"
21   }