blob: e6ebb814cac3c9ae5ca37f7832b48df91fccbb62 [file] [log] [blame]
{
"name": "Peek",
"version": "4.0.0",
"summary": "Take a Peek at your application. App inspection at runtime.",
"homepage": "https://152percent.com/blog/2016/4/14/introducing-peek-20",
"screenshots": "https://github.com/shaps80/Peek/raw/swift4/shot.jpg",
"license": "MIT",
"authors": {
"Shaps Mohsenin": "shapsuk@me.com"
},
"source": {
"git": "https://github.com/shaps80/Peek.git",
"tag": "4.0.0"
},
"social_media_url": "https://twitter.com/shaps",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*.{swift,h,m}",
"dependencies": {
"SwiftLayout": [
"4.0.0"
],
"InkKit": [
"4.0.1"
]
}
}