blob: 8c765834fd48a357c7441b6b3a1d8a19ffd1ce87 [file] [log] [blame]
{
"name": "BootstrapUI",
"version": "0.0.1",
"summary": "A collection of custom draw controls inspired by the Bootstrap theme. Built off UICustomizeKit.",
"homepage": "https://github.com/daltoniam/BootstrapUIKit",
"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/BootstrapUIKit.git",
"tag": "0.0.1"
},
"dependencies": {
"UICustomizeKit": [
]
},
"requires_arc": true
}