blob: 4128eaefbf8bb94a1a549d5003f765030057db40 [file] [log] [blame]
{
"name": "TIPBadgeManager",
"platforms": {
"ios": "8.0"
},
"summary": "A simple module to create and manage multiple badges for iOS 8",
"requires_arc": true,
"version": "0.2.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"John Coschigano": "john.coschigano@gmail.com"
},
"homepage": "https://github.com/johncosch/TIPBadgeManager",
"source": {
"git": "https://github.com/johncosch/TIPBadgeManager.git",
"tag": "0.2.1"
},
"frameworks": "UIKit",
"source_files": "Source/*.swift"
}