blob: f91163e350b7c413c7e3818b6ea4645757e7ecfd [file] [log] [blame]
{
"name": "Stax",
"version": "0.1.1",
"summary": "The Stax library helps you code faster!",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/laurentmorvillier/Stax",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Laurent Morvillier": "laurent@staxriver.com"
},
"source": {
"git": "https://github.com/laurentmorvillier/Stax.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Stax/Classes/**/*"
}