blob: 960e44df626ae5f94a4b4df1bda0504558d0438a [file] [log] [blame]
{
"name": "CarbonKit",
"version": "2.2.0",
"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.2.0"
},
"source_files": "CarbonKit/*.{h,m}",
"public_header_files": "CarbonKit/*.h",
"frameworks": "UIKit",
"requires_arc": true
}