blob: e22c6b3c5008a40852393673b1a3f317d5fd4930 [file] [log] [blame]
{
"name": "LPConvenientUI",
"version": "1.0.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "LPConvenientUI/*",
"frameworks": [
"Foundation",
"UIKit"
],
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
}
}