blob: 5f3483d0d7c33ebfc0bc38aa1bddbc68784a887d [file] [log] [blame]
{
"name": "BadgeKeeper",
"version": "0.2.6",
"summary": "BadgeKeeper service lightweight client library.",
"homepage": "https://github.com/badgekeeper/BadgeKeeper-iOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alexander Pukhov": ""
},
"source": {
"git": "https://github.com/badgekeeper/BadgeKeeper-iOS.git",
"tag": "0.2.6"
},
"social_media_url": "http://twitter.com/badge_keeper",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*.{m,h}",
"dependencies": {
"Realm": [
]
}
}