blob: dbfa8fc686ed93a840c47e7245e691fc9e46c67b [file] [log] [blame]
{
"name": "luciferUtils",
"version": "1.0.15",
"summary": "可配置的oc工具类",
"description": "oc的工具类,基于可配置,以期使用广泛。",
"homepage": "https://github.com/luciferk/luciferUtils",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lucifer": "404024803@qq.com"
},
"source": {
"git": "https://github.com/luciferk/luciferUtils.git",
"tag": "1.0.15"
},
"platforms": {
"ios": "9.0"
},
"source_files": [
"luciferUtils/Classes/*.{h,m}",
"luciferUtils/luciferUtils/Classes/*.{h,m}"
]
}