[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 9 / 0 / c / Peek / 5.0.0 / Peek.podspec.json
blob5eb1b60b0a58be27881ca8141531ff2ad320c283
2   "name": "Peek",
3   "version": "5.0.0",
4   "summary": "All new design. Inspect your iOS application 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": "5.0.0"
14   },
15   "social_media_url": "https://twitter.com/shaps",
16   "platforms": {
17     "ios": "9.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*.{swift,h,m}",
21   "dependencies": {
22     "GraphicsRenderer": [
23       "1.2.0"
24     ]
25   }