blob: 567f7f06b82afccfef43daf14f257bcc07f26236 [file] [log] [blame]
{
"name": "Eson",
"version": "0.4.1",
"summary": "A Gson imitator for Swift",
"description": "Serializes and deserializes Swift objects into and out of JSON.",
"homepage": "https://github.com/schrockblock/Eson",
"license": "MIT",
"authors": {
"Elliot": ""
},
"source": {
"git": "https://github.com/schrockblock/eson.git",
"tag": "0.4.1"
},
"social_media_url": "https://twitter.com/elliot_schrock",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"pushed_with_swift_version": "3.0"
}