blob: d8a5034a97920238d9cb5c48f58853a174616d63 [file] [log] [blame]
{
"name": "BadgeKeeper",
"version": "0.2.9",
"summary": "Badge Keeper service iOS client library.",
"homepage": "https://github.com/badgekeeper/BadgeKeeper-iOS",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"authors": {
"Badge Keeper": ""
},
"source": {
"git": "https://github.com/badgekeeper/BadgeKeeper-iOS.git",
"tag": "0.2.9"
},
"social_media_url": "http://twitter.com/badge_keeper",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "BadgeKeeper/**/*.{m,h}",
"dependencies": {
"Realm": [
]
}
}