blob: a4d34beea3f72485b44944953e2b293cc7e56317 [file] [log] [blame]
{
"name": "LocalFileManager",
"version": "0.1.0",
"summary": "LocalFileManager is wraped FileManager using easyeary.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/SetJapanCorporation/LocalFileManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Asakura Shinsuke": "asakura_s@setjapan.co.jp"
},
"source": {
"git": "https://github.com/SetJapanCorporation/LocalFileManager.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LocalFileManager/Classes/**/*",
"pushed_with_swift_version": "3.x"
}