| { |
| "name": "Peek", |
| "version": "2.0.1", |
| "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.0.1" |
| }, |
| "social_media_url": "https://twitter.com/shaps", |
| "platforms": { |
| "ios": "8.2" |
| }, |
| "requires_arc": true, |
| "source_files": "Pod/Classes/**/*", |
| "dependencies": { |
| "SwiftLayout": [ |
| |
| ], |
| "InkKit": [ |
| |
| ] |
| } |
| } |