blob: 501e82bd6427cb8b9bcbb30598d2b486ab17dc3e [file] [log] [blame]
{
"name": "LXKit",
"version": "1.0.1",
"summary": "LXKit with some category, UIKit components, etc.",
"homepage": "https://github.com/lyonxu/LXKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Lyon.Xu": "lyon_it@163.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/lyonxu/LXKit.git",
"tag": "1.0.1"
},
"source_files": "LXKit/**/*.{h,m}",
"public_header_files": "LXKit/**/*.{h}",
"requires_arc": true
}