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