blob: 11db131e747aedcdae71c26559a6ec3b980edcf2 [file] [log] [blame]
{
"name": "LKMediaManager",
"version": "0.1.4",
"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.4"
},
"platforms": {
"ios": "8.3"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"LKMediaManager": [
"Pod/Assets/*.*"
]
}
}