blob: 7c81a6dec8b5b6ba118e03322e983c4ad855336a [file] [log] [blame]
{
"name": "Oatmeal",
"version": "0.2.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": "https://github.com/mikenolimits/Oatmeal",
"license": "MIT",
"authors": {
"mikenolimits": "empathynyc@gmail.com"
},
"source": {
"git": "https://github.com/mikenolimits/Oatmeal.git",
"tag": "0.2.2"
},
"social_media_url": "https://twitter.com/mikenolimits",
"platforms": {
"ios": "8.4",
"osx": "10.9",
"tvos": "9.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*.swift",
"dependencies": {
"Alamofire": [
],
"AlamofireImage": [
],
"SwiftyJSON": [
]
}
}