blob: d6b09e26b3a2a4bdb25a97ee8d315d630e5d7f6b [file] [log] [blame]
{
"name": "LittleHelpers",
"version": "0.1.3",
"summary": "LittleHelpers is a collection of classes and protocols that I often use.",
"homepage": "https://github.com/themisterholliday/LittleHelpers",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"themisterholliday": "hello@craigholliday.net"
},
"source": {
"git": "https://github.com/themisterholliday/LittleHelpers.git",
"tag": "0.1.3"
},
"social_media_url": "https://twitter.com/TheMrHolliday",
"platforms": {
"ios": "9.3"
},
"swift_versions": "5.0",
"source_files": "LittleHelpers/Classes/**/*",
"swift_version": "5.0"
}