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