blob: 7a4a7cfa236c0e739f6e9b92c6e6337a49aa8178 [file] [log] [blame]
{
"name": "DevSwiftUtils",
"version": "0.1.0",
"summary": "DevSwiftUtils",
"description": "DevSwiftUtils description",
"homepage": "https://github.com/Panevnyk",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"panevnyk": "sieter3008@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Panevnyk/DevSwiftUtils.git",
"tag": "0.1.0"
},
"source_files": "DevSwiftUtils/**/*.{swift}",
"frameworks": "UIKit",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}