blob: e65401224f45d3bb588f9af6b61859ff51576b6d [file] [log] [blame]
{
"name": "NpageLibrary",
"version": "0.7.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.7.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "NpageLibrary/Classes/**/*",
"resources": "NpageLibrary/Assets/*.*"
}