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