blob: e902990e317377df6ce721674284eb0dbebc9fb4 [file] [log] [blame]
{
"name": "WillowKit",
"version": "0.1.3",
"authors": {
"Willow Bellemore": "willow.alex@bellemore.ca"
},
"homepage": "https://github.com/istx25/WillowKit",
"summary": "A small library filled with syntax sugar, shortcuts, and developer happiness.",
"source": {
"git": "https://github.com/istx25/WillowKit.git",
"tag": "v0.1.3"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "9.0"
},
"ios": {
"frameworks": [
"Foundation",
"UIKit"
]
},
"source_files": "WillowKit/*.{h,m,swift}",
"pushed_with_swift_version": "3.0"
}