blob: ed2dcf323e4746383fa00854502304b2560b9186 [file] [log] [blame]
{
"name": "MKTools",
"version": "1.0.0",
"summary": "Infrequently used but useful tools",
"homepage": "https://github.com/SYFH/MKTools",
"license": "MIT",
"authors": {
"norld": "syfh@live.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/SYFH/MKTools.git",
"tag": "1.0.0"
},
"source_files": "MKTools/Resource/**/*.{h,m}",
"exclude_files": "MKTools/*.plist",
"requires_arc": true,
"static_framework": true
}