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