blob: f730eb5ad44f506e45f73b8773f5787bef4d255e [file] [log] [blame]
{
"name": "hitomilib",
"version": "0.1.8",
"summary": "A short description of hitomilib.",
"swift_versions": "4.2",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Nishimura-kw/hitomilib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Nishimura-kw": "nishimura@mail.kywo.co.jp"
},
"source": {
"git": "https://github.com/Nishimura-kw/hitomilib.git",
"tag": "0.1.8"
},
"platforms": {
"ios": "9.0"
},
"source_files": "hitomilib/Classes/**/*",
"swift_version": "4.2"
}