blob: 8bcae2c7603196bae9c108ac14862c1f66158a96 [file] [log] [blame]
{
"name": "LSAdditions",
"summary": "Support for commonly used controls or objects",
"description": "The Category of Commonly used controls and you can create a control quickly",
"platforms": {
"ios": "8.0"
},
"version": "0.0.3",
"homepage": "https://github.com/LSRain/LSAdditions",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"LSRain": "mbiaowang@gmail.com"
},
"source": {
"git": "https://github.com/LSRain/LSAdditions.git",
"tag": "0.0.3"
},
"source_files": "LSAdditions/LSAdditions/Class/LSAdditions/*.{h,m}",
"public_header_files": "LSAdditions/LSAdditions/Class/LSAdditions/*.{h}",
"frameworks": [
"Foundation",
"CoreFoundation",
"UIKit"
]
}