blob: 267e09767ee99ecbec07d9b14e6e33c5a9995f74 [file] [log] [blame]
{
"name": "Peek",
"version": "2.2.0",
"summary": "Take a Peek at your application. App inspection at runtime.",
"homepage": "http://shaps.me/",
"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.2.0"
},
"social_media_url": "https://twitter.com/shaps",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"dependencies": {
"SwiftLayout": [
],
"InkKit": [
]
}
}