blob: efe5978ae1ecd3648df125fdbce060ee0651e5de [file] [log] [blame]
{
"name": "SoftwareWOT",
"version": "1.0.4",
"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.0.4"
},
"source_files": [
"SoftwareWOT",
"SoftwareWOT/**/*.{h,m,swift}"
],
"frameworks": "Foundation",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}