blob: 4d85376fcffc8f66f544d7bbc8f6c20af1937932 [file] [log] [blame]
{
"name": "SoftwareWOT",
"version": "1.1.2",
"summary": "A metric-ton of extensions and boilerplate code.",
"description": "It contains a lot of extensions and boilerplate code to speed up development.",
"homepage": "https://github.com/WOTBOT/SoftwareWOT-Extensions-Swift",
"license": {
"type": "MIT",
"file": "SoftwareWOT/LICENSE"
},
"authors": {
"Braedon": "Braedon@softwarewot.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/WOTBOT/SoftwareWOT-Extensions-Swift.git",
"tag": "v1.1.2"
},
"source_files": [
"SoftwareWOT",
"SoftwareWOT/**/*.{h,m,swift}"
],
"resources": "SoftwareWOT/**/*.{png,jpeg,jpg,storyboard,xib}",
"frameworks": "Foundation",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}