blob: 83fe24dc24bbb9b7953dc22de7f0c6940655e8d4 [file] [log] [blame]
{
"name": "LXKit",
"version": "1.0.2",
"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.2"
},
"source_files": "LXKit/**/*.{h,m}",
"public_header_files": "LXKit/**/*.{h}",
"requires_arc": true
}