blob: c9c38e611c3a72e9bda7d182d68d893ef3e26af8 [file] [log] [blame]
{
"name": "LKMediaManager",
"version": "0.1.8",
"summary": "Easy library for handling image/video file",
"description": " LKMediaManager is useful short lib for image/video.\n",
"homepage": "https://github.com/lakesoft/LKMediaManager",
"license": "MIT",
"authors": {
"Hiroshi Hashiguchi": "hashiguchi@lakesoft.jp"
},
"source": {
"git": "https://github.com/lakesoft/LKMediaManager.git",
"tag": "0.1.8"
},
"platforms": {
"ios": "8.3"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"LKMediaManager": [
"Pod/Assets/*.*"
]
}
}