[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 0 / c / Peek / 4.0.0 / Peek.podspec.json
blobe6ebb814cac3c9ae5ca37f7832b48df91fccbb62
2   "name": "Peek",
3   "version": "4.0.0",
4   "summary": "Take a Peek at your application. App inspection at runtime.",
5   "homepage": "https://152percent.com/blog/2016/4/14/introducing-peek-20",
6   "screenshots": "https://github.com/shaps80/Peek/raw/swift4/shot.jpg",
7   "license": "MIT",
8   "authors": {
9     "Shaps Mohsenin": "shapsuk@me.com"
10   },
11   "source": {
12     "git": "https://github.com/shaps80/Peek.git",
13     "tag": "4.0.0"
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/**/*.{swift,h,m}",
21   "dependencies": {
22     "SwiftLayout": [
23       "4.0.0"
24     ],
25     "InkKit": [
26       "4.0.1"
27     ]
28   }