[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 4 / e / d / JKImageBrowser / 1.2.1 / JKImageBrowser.podspec.json
blob2177c7497d46f62dca82edea3dfc3b54a403250d
2   "name": "JKImageBrowser",
3   "version": "1.2.1",
4   "summary": "图片浏览控件",
5   "homepage": "https://github.com/XiFengLang/JKPhotoBrowser",
6   "license": "MIT",
7   "authors": {
8     "XiFengLang": "lang131jp@vip.qq.com"
9   },
10   "source": {
11     "git": "https://github.com/XiFengLang/JKPhotoBrowser.git",
12     "tag": "1.2.1"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "frameworks": "UIKit",
18   "requires_arc": true,
19   "source_files": "src/*.{h,m}",
20   "dependencies": {
21     "SDWebImage": [
23     ],
24     "Masonry": [
26     ],
27     "AppleDevices": [
29     ]
30   }