blob: 029e7a2adf487a3b9e2bb5c6252f78e154ef3d89 [file] [log] [blame]
{
"name": "FlatUI",
"version": "0.0.2",
"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.2"
},
"dependencies": {
"UICustomizeKit": [
]
},
"requires_arc": true
}