blob: ae7e45528e7b6096382c4619eb6423b587c9f644 [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.2",
"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.2"
},
"source_files": "LSAdditions/LSAdditions/Class/LSAdditions/*.{h,m}",
"public_header_files": "LSAdditions/LSAdditions/Class/LSAdditions/*.{h}",
"frameworks": [
"Foundation",
"CoreFoundation",
"UIKit"
]
}