blob: 78ea5f0fc1f75bd8250040cf0700b034d7c1d23a [file] [log] [blame]
{
"name": "Charleene",
"version": "0.0.1",
"summary": "Charleene is simple, modern and lightweight solution for porting the UIModalPresentationFormSheet to iPhones.",
"homepage": "https://github.com/KitchenStories/Charleene",
"license": "MIT",
"authors": {
"Kersten Broich": "kersten.broich@kitchentories.de"
},
"source": {
"git": "https://github.com/KitchenStories/Charleene.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"Charleene": [
"Pod/Assets/**/*"
]
}
}