blob: 88be87190b7669d34c867597e7e38c1dc4b08c28 [file] [log] [blame]
{
"name": "NpageLibrary",
"version": "0.8.2",
"swift_versions": "4.0",
"summary": "This library is useful for Npage company.",
"description": "Hi! This library is npage's private library!\nMore features will be added.\nAll Thanks!",
"homepage": "https://github.com/npage-ho/npagelibraryios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ho": "ho@npage.co.kr"
},
"source": {
"git": "https://github.com/npage-ho/npagelibraryios.git",
"tag": "0.8.2"
},
"platforms": {
"ios": "11.4"
},
"source_files": "NpageLibrary/Classes/**/*",
"resources": "NpageLibrary/Assets/*.*",
"swift_version": "4.0"
}