[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 0 / 4 / b / Eson / 0.3.3 / Eson.podspec.json
blob0e58d11ff9d76353cd2a27cd4aa6c9014b4c2222
2   "name": "Eson",
3   "version": "0.3.3",
4   "summary": "A Gson imitator for Swift",
5   "description": "Serializes and deserializes Swift objects into and out of JSON.",
6   "homepage": "https://github.com/schrockblock/Eson",
7   "license": "MIT",
8   "authors": {
9     "Elliot": "ephherd@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/schrockblock/Eson.git",
13     "tag": "0.3.3"
14   },
15   "social_media_url": "https://twitter.com/schrockblock",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "pushed_with_swift_version": "3.0"