blob: 747dfb22438318470375baa6645ecce8424f7c2b [file] [log] [blame]
{
"name": "Swift3TestLib",
"platforms": {
"ios": "8.4"
},
"summary": "Swift3TestLib is a test",
"requires_arc": true,
"version": "0.0.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"louis": "louis@supertoaster.be"
},
"homepage": "https://github.com/louisdedecker/Swift3TestLib",
"source": {
"git": "https://github.com/louisdedecker/Swift3TestLib.git",
"tag": "0.0.1"
},
"frameworks": "UIKit",
"source_files": "Swift3TestLib/**/*.{swift}",
"resources": "Swift3TestLib/**/*.{png,jpeg,jpg,storyboard,xib}",
"pushed_with_swift_version": "3.0"
}