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