blob: 58c696133041c7986c1f32306e7148957524d38e [file] [log] [blame]
{
"name": "SimpleSlack",
"version": "1.0.2",
"summary": "Starchup Simple Slack Logger",
"homepage": "https://github.com/starchup/simple-slack-ios",
"license": "MIT",
"authors": {
"Geoffroy Lesage": "geoffroy@starchup.com"
},
"source": {
"git": "https://github.com/Starchup/simple-slack-ios.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"dependencies": {
"AFNetworking": [
]
}
}