| { |
| "name": "Charleene", |
| "version": "0.0.2", |
| "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.2" |
| }, |
| "platforms": { |
| "ios": "7.0" |
| }, |
| "requires_arc": true, |
| "source_files": "Pod/Classes/**/*", |
| "resource_bundles": { |
| "Charleene": [ |
| "Pod/Assets/**/*" |
| ] |
| } |
| } |