blob: f4eb0005e1cf8cc9ade42a1142779bdef5876b30 [file] [log] [blame]
{
"name": "GDXObserver",
"version": "1.0.0",
"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.0"
},
"social_media_url": "http://deadlineru.livejournal.com",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"test": [
"Pod/Assets/*.png"
]
}
}