[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / c / 4 / 3 / LKMediaManager / 0.1.5 / LKMediaManager.podspec.json
blobb6b07d2060933a487dd9bbd85f715aba9849f44a
2   "name": "LKMediaManager",
3   "version": "0.1.5",
4   "summary": "Easy library for handling image/video file",
5   "description": "  LKMediaManager is useful short lib for image/video.\n",
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.1.5"
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   }