blob: 9c956bd9999b2732e5c3747b8f0159d310292952 [file] [log] [blame]
{
"name": "Impala",
"version": "0.1.5",
"summary": "Swift tools set for AM.",
"description": "It feels like I only go backwards baby\n Every part of me says \"go ahead\".\n I got my hopes up again, oh no... not again.\n Feels like we only go backwards darling.",
"homepage": "https://github.com/ambas/Impala",
"license": "MIT",
"authors": {
"Ambas Chobsanti": "ambaschobsanti@gmail.com"
},
"source": {
"git": "https://github.com/ambas/Impala.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"Impala": [
"Pod/Assets/*.png"
]
},
"dependencies": {
"HHRouter": [
"~> 0.1.5"
],
"FSCalendar": [
"~> 1.8.1"
]
}
}