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