[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 0 / c / Peek / 2.3 / Peek.podspec.json
bloba13de2b00fdd65ea67900b5562fdc5f9ab7078ee
2   "name": "Peek",
3   "version": "2.3",
4   "summary": "Take a Peek at your application. App inspection at runtime.",
5   "homepage": "http://shaps.me/",
6   "screenshots": "http://shaps.me/assets/img/blog/peek.png",
7   "license": "MIT",
8   "authors": {
9     "Shaps Mohsenin": "shapsuk@me.com"
10   },
11   "source": {
12     "git": "https://github.com/shaps80/Peek.git",
13     "tag": "2.3"
14   },
15   "social_media_url": "https://twitter.com/shaps",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "dependencies": {
22     "SwiftLayout": [
24     ],
25     "InkKit": [
26       "1.4.0"
27     ]
28   },
29   "pushed_with_swift_version": "2.3"