blob: 33f6afca32ad511a6d46446dfd75ac632639ed12 [file] [log] [blame]
{
"name": "hitomilib",
"version": "0.1.7",
"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.7"
},
"platforms": {
"ios": "9.0"
},
"source_files": "hitomilib/Classes/**/*",
"swift_version": "4.2"
}