[Add] GizoSDK 2.0.2-alpha.05
[CocoaPods.git] / Specs / 0 / 4 / b / Eson / 0.4.0 / Eson.podspec.json
blob573836190c7d700e5431fec16070d049f9a973e0
2   "name": "Eson",
3   "version": "0.4.0",
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": ""
10   },
11   "source": {
12     "git": "https://github.com/schrockblock/eson.git",
13     "tag": "0.4.0"
14   },
15   "social_media_url": "https://twitter.com/elliot_schrock",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "pushed_with_swift_version": "3.0"