blob: a4b67dfc242dde5122c6490bd4302d51276244f4 [file] [log] [blame]
{
"name": "QTThread",
"version": "0.2",
"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.2"
},
"ios": {
"frameworks": "Foundation"
},
"platforms": {
"ios": "6.0"
},
"source_files": "QTThread/QTThread/QTThread/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
]
}