blob: 3c3bcf36490bfb8f417925ea78e6bad800844098 [file] [log] [blame]
{
"name": "Configurable",
"version": "0.1.0",
"summary": "Configure objects using block.",
"homepage": "https://github.com/onmyway133/Configurable",
"license": "MIT",
"authors": {
"Khoa Pham": "onmyway133@gmail.com"
},
"source": {
"git": "https://github.com/onmyway133/Configurable.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"Configurable": [
"Pod/Assets/*.png"
]
}
}