blob: 7edd40718451cd4a29e9e907ba2b187dbd7c7849 [file] [log] [blame]
{
"name": "PUHelper",
"version": "0.1.0",
"summary": "Collection of helper classes and methods for the PinUp team.",
"homepage": "https://github.com/kadarandras/PUHelper",
"license": "MIT",
"authors": {
"Andras Kadar": "kadarandrass@gmail.com"
},
"source": {
"git": "https://github.com/kadarandras/PUHelper.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"PUHelper": [
"Pod/Assets/*.png"
]
}
}