blob: 94c11fcbcec302076ffd6c64af751cb50e64d27b [file] [log] [blame]
{
"name": "CarbonBadgeLabel",
"version": "0.1.0",
"summary": "CarbonBadgeLabel - iOS badge label (Obj-C & Swift)",
"description": "CarbonBadgeLabel is an open source iOS library for badge label",
"homepage": "https://github.com/ermalkaleci/CarbonBadgeLabel",
"license": "MIT",
"authors": {
"Ermal Kaleci": "ermalkaleci@gmail.com"
},
"source": {
"git": "https://github.com/ermalkaleci/CarbonBadgeLabel.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/KaleciErmal",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Sources/*.{h,m}",
"public_header_files": "Sources/*.h",
"frameworks": "UIKit"
}