blob: 44011f0628da8ea172e85862ad5466894fb5af5c [file] [log] [blame]
{
"name": "LKMediaManager",
"version": "1.0.1",
"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": "1.0.1"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"LKMediaManager": [
"Pod/Assets/*.*"
]
}
}