blob: 1c1245f3e4d9c5cbee24e113767ad3ce99d0025e [file] [log] [blame]
{
"name": "FirstLaunchSwift",
"version": "0.1.2",
"summary": "awsome FirstLaunchSwift.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/jprothwell/FirstLaunchSwift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jprothwell@gmail.com": "jprothwell@gmail.com"
},
"source": {
"git": "https://github.com/jprothwell/FirstLaunchSwift.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FirstLaunchSwift/Classes/**/*",
"swift_version": "3.0"
}