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