| { |
| "name": "ConfigurableCoreDataStacks", |
| "version": "0.1.0", |
| "summary": "Flexible, cusomtizable Core Data stacks.", |
| "homepage": "https://github.com/MartinJNash/ConfigurableCoreDataStacks", |
| "license": "MIT", |
| "authors": { |
| "Martin Nash": "hidden@hidden.com" |
| }, |
| "source": { |
| "git": "https://github.com/MartinJNash/ConfigurableCoreDataStacks.git", |
| "tag": "0.1.0" |
| }, |
| "social_media_url": "https://twitter.com/MartinJNash", |
| "platforms": { |
| "ios": "7.0" |
| }, |
| "requires_arc": true, |
| "source_files": "Pod/Classes/**/*", |
| "resource_bundles": { |
| "ConfigurableCoreDataStacks": [ |
| "Pod/Assets/*.png" |
| ] |
| } |
| } |