[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / 9 / e / Jsonablest / 1.0.0 / Jsonablest.podspec.json
blobcfa0f7ae6deac8fec749b5ba6cb3487ed120f7e8
2   "name": "Jsonablest",
3   "version": "1.0.0",
4   "license": "MIT",
5   "summary": "JSON encoding/decoding library for Swift",
6   "homepage": "https://github.com/jeden/jsonablest",
7   "authors": {
8     "Antonio Bello": "jeden@elapsus.com"
9   },
10   "social_media_url": "http://twitter.com/ant_bello",
11   "source": {
12     "git": "https://github.com/jeden/jsonablest.git",
13     "tag": "1.0.0"
14   },
15   "requires_arc": true,
16   "platforms": {
17     "ios": "8.0",
18     "osx": "10.9"
19   },
20   "source_files": "source/**/*.swift"