| { |
| "name": "GDXObserver", |
| "version": "1.0.1", |
| "summary": "Light-weight notifications management simplifying library.", |
| "homepage": "https://github.com/GDXRepo/GDXObserver", |
| "license": { |
| "type": "Apache", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Georgiy Malyukov": "" |
| }, |
| "source": { |
| "git": "https://github.com/GDXRepo/GDXObserver.git", |
| "tag": "1.0.1" |
| }, |
| "social_media_url": "http://deadlineru.livejournal.com", |
| "platforms": { |
| "ios": "7.0" |
| }, |
| "requires_arc": true, |
| "source_files": "Pod/Classes/**/*", |
| "resource_bundles": { |
| "test": [ |
| "Pod/Assets/*.png" |
| ] |
| } |
| } |