blob: a922985983fe92e03b2626f1c87f926c82b4b2f0 [file] [log] [blame]
{
"name": "MQKit",
"version": "1.0.0",
"summary": "個人測試pod",
"homepage": "http://weibo.com/mqlsq/home?wvr=5/",
"license": "MIT",
"authors": {
"mqlsq": "liu.shaoqiu@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/mqlsq/MQKit.git",
"tag": "1.0.0"
},
"source_files": [
"MQKit",
"MQKit/**/*.{h,m}"
],
"requires_arc": true,
"deprecated": true
}