blob: df49f4806482dd15e6f070f6375deb02f805cc5c [file] [log] [blame]
{
"name": "BTTask",
"version": "0.0.2",
"summary": "自定义 NSOperation",
"homepage": "https://github.com/BrooksWon/BTTask",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Brooks": "364674019@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/BrooksWon/BTTask.git",
"tag": "0.0.2"
},
"source_files": "BTTask/BTTask/*.{h,m}",
"requires_arc": true,
"frameworks": "Foundation"
}