blob: 6e67a864b897e80be0f3d7c2d136a8f1cfcd1bfc [file] [log] [blame]
{
"name": "NpageLibrary",
"version": "0.6.1",
"swift_version": "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": "http://git.npage.co.kr:8888/ho/npagelibraryios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ho": "ho@npage.co.kr"
},
"source": {
"git": "http://git.npage.co.kr:8888/ho/npagelibraryios.git",
"tag": "0.6.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "NpageLibrary/Classes/**/*",
"resources": "NpageLibrary/Assets/*.*"
}