blob: 0e58d11ff9d76353cd2a27cd4aa6c9014b4c2222 [file] [log] [blame]
{
"name": "Eson",
"version": "0.3.3",
"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": "ephherd@gmail.com"
},
"source": {
"git": "https://github.com/schrockblock/Eson.git",
"tag": "0.3.3"
},
"social_media_url": "https://twitter.com/schrockblock",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"pushed_with_swift_version": "3.0"
}