blob: 0f811f2aa519f1665bbf8d844cccec7750b7fbc5 [file] [log] [blame]
{
"name": "QBBasicKit",
"version": "0.0.3",
"source": {
"git": "https://github.com/lovt/QBBasicKit.git",
"tag": "0.0.3"
},
"summary": "A short description of QBBasicKit.",
"description": "a repository demo",
"homepage": "https://github.com/lovt/QBBasicKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lovt": "18381671632@163.com"
},
"platforms": {
"ios": "8.0"
},
"source_files": [
"Framework/TestObject.h",
"Framework/TestObject.m",
"Framework/QBCategory/*.{h,m}",
"Framework/QBSwizzing/*.{h,m}"
]
}