blob: c3bb5dc270fa3dab6114a8ed8cb07acb98059bac [file] [log] [blame]
{
"name": "MDKTools",
"version": "1.0.3",
"summary": "a tools",
"description": "a tools",
"homepage": "https://github.com/miku1958/MDKTools",
"license": "Mozilla",
"authors": {
"miku1958": "v.v1958@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/miku1958/MDKTools.git",
"tag": "1.0.3"
},
"requires_arc": true,
"swift_version": "4.0",
"subspecs": [
{
"name": "swift",
"source_files": "Swift/*.{swift}"
},
{
"name": "objc",
"source_files": "ObjC/*.{h,m}"
}
]
}