[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / c / 4 / 3 / LKMediaManager / 1.0.1 / LKMediaManager.podspec.json
blob44011f0628da8ea172e85862ad5466894fb5af5c
2   "name": "LKMediaManager",
3   "version": "1.0.1",
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": "1.0.1"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "LKMediaManager": [
22       "Pod/Assets/*.*"
23     ]
24   }