[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 0 / 4 / b / Eson / 0.4.2 / Eson.podspec.json
blob7e10fe8b0a585d2862a9f0567f76d002a541b9c9
2   "name": "Eson",
3   "version": "0.4.2",
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.2"
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"