blob: 5eb1b60b0a58be27881ca8141531ff2ad320c283 [file] [log] [blame]
{
"name": "Peek",
"version": "5.0.0",
"summary": "All new design. Inspect your iOS application 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": "5.0.0"
},
"social_media_url": "https://twitter.com/shaps",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*.{swift,h,m}",
"dependencies": {
"GraphicsRenderer": [
"1.2.0"
]
}
}