blob: b718e6e5967f2d96db25c9661168cd5ef012bc31 [file] [log] [blame]
{
"name": "LittleHelpers",
"version": "0.1.10",
"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.10"
},
"social_media_url": "https://twitter.com/TheMrHolliday",
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"source_files": "LittleHelpers/Classes/**/*",
"swift_version": "5.0"
}