blob: b7bea9d277e631ef4e0d81bb431f4349a7562ac5 [file] [log] [blame]
{
"name": "UIBuilder",
"version": "0.2.4",
"summary": "An iOS swift library intended to assist with programatically building complicated UI elements.",
"homepage": "https://github.com/e2technologies/UIBuilder-swift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Eric Chapman": "eric.chappy@gmail.com"
},
"source": {
"git": "https://github.com/e2technologies/UIBuilder-swift.git",
"tag": "0.2.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "UIBuilder/Classes/**/*"
}