blob: 974e1fe202c72c2e85e0a853b6f5de4e15c93004 [file] [log] [blame]
{
"name": "LSFKit",
"version": "0.0.8",
"summary": "a collection of iOS components.",
"description": "LSFKit a collection of iOS components.",
"homepage": "https://github.com/ShengfengLee/LSFKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ShengfengLee": "389933523@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ShengfengLee/LSFKit.git",
"tag": "0.0.8"
},
"source_files": "LSFKit/**/*.{h,m}",
"frameworks": [
"UIKit",
"CoreFoundation",
"Foundation"
],
"requires_arc": true
}