blob: 43b3f6f9bd4c19c19096ac8ed897f99391753f70 [file] [log] [blame]
{
"name": "MacHandyFrame",
"version": "3",
"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": "3"
},
"source_files": "MacHandyFrame/MacHandyFrame/**/*.{h,m,swift}",
"requires_arc": true
}