blob: 08507fd3d9c5a34dffe8e917bda30aaec7c03320 [file] [log] [blame]
{
"name": "MacHandyFrame",
"version": "2",
"summary": "MacHandyFrame.",
"description": "this is MacHandyFrame",
"homepage": "https://github.com/casatwy/MacHandyFrame",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"CasaTaloyum": "casatwy@msn.com"
},
"platforms": {
"osx": "10.12"
},
"source": {
"git": "https://github.com/casatwy/MacHandyFrame.git",
"tag": "2"
},
"source_files": "MacHandyFrame/MacHandyFrame/**/*.{h,m,swift}",
"requires_arc": true
}