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