blob: b2f7f3da5c6ee9af39ce88ca7f1a966892757b68 [file] [log] [blame]
{
"name": "CarbonKit",
"version": "2.1.10",
"summary": "CarbonKit - iOS Components (Obj-C & Swift)",
"description": "CarbonKit is an open source iOS library that includes powerful and beauty UI components.",
"homepage": "https://github.com/ermalkaleci/CarbonKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ermal Kaleci": "ermalkaleci@gmail.com"
},
"social_media_url": "https://twitter.com/KaleciErmal",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ermalkaleci/CarbonKit.git",
"tag": "2.1.10"
},
"source_files": "CarbonKit/*.{h,m}",
"public_header_files": "CarbonKit/*.h",
"frameworks": "UIKit",
"requires_arc": true
}