blob: 3b1165f40fa304cd02d4bf710f5bd63aeffb4c6b [file] [log] [blame]
{
"name": "QTThread",
"version": "0.3",
"summary": "QTThread",
"description": "QTThread",
"homepage": "https://github.com/HelloBie/QTThread.git",
"license": "MIT",
"authors": {
"不不不紧张": "1005903848@qq.com"
},
"source": {
"git": "https://github.com/HelloBie/QTThread.git",
"tag": "0.3"
},
"ios": {
"frameworks": "Foundation"
},
"platforms": {
"ios": "6.0"
},
"source_files": "QTThread/QTThread/QTThread/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
]
}