blob: 4d37aa9fcfb998d01805af8a8b50ba351e24e689 [file] [log] [blame]
{
"name": "LightnessUI",
"version": "0.1.0-beta",
"summary": "LightnessUI is an eazier ui colorful framework.",
"description": "About LightnessUI, i want to say, eazier for developer, Custom `UIView` and JSON 2 View.",
"homepage": "https://github.com/WildDylan/LightnessUI",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Dylan": "dylan@china.com"
},
"source": {
"git": "https://github.com/WildDylan/LightnessUI.git",
"tag": "0.1.0-beta"
},
"platforms": {
"ios": "7.1"
},
"source_files": "LightnessUI/Classes/**/*",
"resource_bundles": {
"LightnessUI": [
"LightnessUI/Assets/*.png"
]
},
"public_header_files": "LightnessUI/Classes/**/*.h",
"dependencies": {
"DesignSystem": [
]
}
}