blob: 50a8d938170bef0fb42509205d4839ae2939537c [file] [log] [blame]
{
"name": "AeroGearJsonSZ",
"version": "0.3.0",
"summary": "Serialize Swift objects back-forth from their JSON representation the easy way",
"homepage": "https://github.com/aerogear/aerogear-ios-jsonsz",
"license": "Apache License, Version 2.0",
"authors": "Red Hat, Inc.",
"source": {
"git": "https://github.com/aerogear/aerogear-ios-jsonsz.git",
"tag": "0.3.0"
},
"platforms": {
"ios": 8.0
},
"source_files": "AeroGearJsonSZ/*.{swift}",
"requires_arc": true
}