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