blob: 82b1aa7575b010fdcc0a168ed59a1e87a41451be [file] [log] [blame]
{
"name": "UICustomizeKit",
"version": "0.0.2",
"summary": "Base UIKit components extended to allow almost any customizations.",
"homepage": "https://github.com/daltoniam/UICustomizeKit",
"license": "Apache License, Version 2.0",
"authors": {
"Dalton": "email@address.com"
},
"platforms": {
"ios": "5.0"
},
"source_files": "*.{h,m}",
"source": {
"git": "https://github.com/daltoniam/UICustomizeKit.git",
"tag": "0.0.2"
},
"frameworks": "CoreGraphics",
"requires_arc": true
}