blob: f2ff7044c38def1251184910e0b6f2436f715f5a [file] [log] [blame]
{
"name": "LPConvenientUI",
"version": "1.0.1",
"summary": "a convenient way to build UI",
"description": "some convenient snippety classes functions of UIKit",
"homepage": "https://github.com/litt1e-p/LPConvenientUI",
"license": {
"type": "MIT"
},
"authors": {
"litt1e-p": "litt1e.p4ul@gmail.com"
},
"source": {
"git": "https://github.com/litt1e-p/LPConvenientUI.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "LPConvenientUI/*",
"frameworks": [
"Foundation",
"UIKit"
],
"pushed_with_swift_version": "3.0"
}