blob: d903ea456d995307acbe22e6b60150b5beb7e1ae [file] [log] [blame]
{
"name": "SwiftStarterKit",
"version": "0.0.1",
"summary": "Start your new APP with ease",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/tom-wolters/SwiftStarterKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tom Wolters": "mail@to-m.nl"
},
"source": {
"git": "https://github.com/tom-wolters/SwiftStarterKit.git",
"tag": "0.0.1"
},
"social_media_url": "https://twitter.com/tom_wolters",
"platforms": {
"ios": "9.3"
},
"source_files": "SwiftStarterKit/Classes/**/*",
"pushed_with_swift_version": "3.0"
}