blob: 85fe0a22e4116a78e1b65300865a285b59bd71af [file] [log] [blame]
{
"name": "Peek",
"version": "2.1.0",
"summary": "Take a Peek at your application.",
"homepage": "http://shaps.me/blog/peek-2/",
"screenshots": "http://shaps.me/assets/img/blog/peek.png",
"license": "MIT",
"authors": {
"Shaps Mohsenin": "shapsuk@me.com"
},
"source": {
"git": "https://github.com/shaps80/Peek.git",
"tag": "2.1.0"
},
"social_media_url": "https://twitter.com/shaps",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"dependencies": {
"SwiftLayout": [
],
"InkKit": [
]
}
}