[Delete] GizoSDK 2.0.2-alpha.02
[CocoaPods.git] / Specs / b / 0 / c / D3Json / 1.0.1 / D3Json.podspec.json
blobf2d09c024833cfdb5d50621be4c61a9499d042e2
2   "name": "D3Json",
3   "version": "1.0.1",
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.1"
16   },
17   "source_files": "D3json/*.swift",
18   "requires_arc": true,
19   "platforms": {
20     "ios": "8.0"
21   }