blob: 66ebfd8502b0fa80c38ed0501b15dc0e8cb05a06 [file] [log] [blame]
{
"name": "AeroGearJsonSZ",
"version": "0.2.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.2.0"
},
"platforms": {
"ios": 8.0
},
"source_files": "AeroGearJsonSZ/*.{swift}",
"requires_arc": true
}