blob: b157de239034b89722b414d96a332c5ad71d3092 [file] [log] [blame]
{
"name": "Peek",
"version": "5.2.0",
"summary": "All new design. Inspect your iOS application at runtime.",
"homepage": "https://shaps.me/peek",
"screenshots": "https://github.com/shaps80/Peek/raw/master/shot.jpg",
"license": "MIT",
"authors": {
"Shaps Mohsenin": "shapsuk@me.com"
},
"source": {
"git": "https://github.com/shaps80/Peek.git",
"tag": "5.2.0"
},
"social_media_url": "https://twitter.com/shaps",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*.{swift,h,m}"
}