blob: 2dc9439d4f07be6677487b610d9d7b1ec108f77b [file] [log] [blame]
{
"name": "BKClient",
"version": "1.0.0",
"summary": "BadgeKeeper service lightweight client library.",
"homepage": "https://github.com/HDSRepo/BKClient",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Georgiy Malyukov": ""
},
"source": {
"git": "https://github.com/HDSRepo/BKClient.git",
"tag": "1.0.0"
},
"social_media_url": "http://twitter.com/deadlineru",
"platforms": {
"ios": "4.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"test": [
"Pod/Assets/*.png"
]
}
}