blob: 25f9177db4c97c088c54bcbfa6cfb9f68a34a848 [file] [log] [blame]
{
"name": "LPConvenientUI",
"version": "1.0.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "LPConvenientUI/*",
"frameworks": [
"Foundation",
"UIKit"
],
"pushed_with_swift_version": "3.0"
}