blob: 169fb72d01d2c6c07538769b8a4e40bf6c2f5418 [file] [log] [blame]
{
"name": "Oatmeal",
"version": "0.3.2",
"summary": "Oatmeal is a refreshing Swift Framework to make bootstrapping your apps much easier.",
"description": "Oatmeal is a refreshing Swift Framework to make bootstrapping your apps much easier. Mmmkay?",
"homepage": "http://getoatmeal.com",
"license": "MIT",
"authors": {
"mikenolimits": "empathynyc@gmail.com"
},
"source": {
"git": "https://github.com/OatmealCode/Oatmeal.git",
"tag": "0.3.2"
},
"social_media_url": "https://twitter.com/mikenolimits",
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0"
},
"source_files": "Pod/Classes/**/*.swift",
"dependencies": {
"Alamofire": [
],
"AlamofireImage": [
],
"SwiftyJSON": [
],
"Carlos": [
]
}
}