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