blob: 874fcf800f5510db8a65555bb374224731fb01d4 [file] [log] [blame]
{
"name": "QBFoundation",
"version": "0.2.3",
"summary": "iOS基础库",
"description": "QBFoundation iOS基础库 OC",
"homepage": "https://github.com/luqinbin/QBFoundation",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"luqinbin": "751536545@qq.com"
},
"source": {
"git": "https://github.com/luqinbin/QBFoundation.git",
"tag": "0.2.3"
},
"platforms": {
"ios": "10.0"
},
"source_files": "QBFoundation/QBFoundation/**/*",
"frameworks": [
"UIKit",
"Foundation",
"CoreServices"
]
}