[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / c / 4 / 3 / LKMediaManager / 0.2.0 / LKMediaManager.podspec.json
blobfe4d5b021e8920037d4f5b54088e6c0ea84b5a12
2   "name": "LKMediaManager",
3   "version": "0.2.0",
4   "summary": "Easy library for handling image/video file",
5   "description": "LKMediaManager is useful short lib for image/video.",
6   "homepage": "https://github.com/lakesoft/LKMediaManager",
7   "license": "MIT",
8   "authors": {
9     "Hiroshi Hashiguchi": "hashiguchi@lakesoft.jp"
10   },
11   "source": {
12     "git": "https://github.com/lakesoft/LKMediaManager.git",
13     "tag": "0.2.0"
14   },
15   "platforms": {
16     "ios": "8.3"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "LKMediaManager": [
22       "Pod/Assets/*.*"
23     ]
24   }