blob: 197b4a37a5987eedf6141f11be6fc73d03eb56b1 [file] [log] [blame]
{
"name": "NpageLibrary",
"version": "0.2.7",
"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.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ho": "ho@npage.co.kr"
},
"source": {
"git": "http://git.npage.co.kr:8888/ho/npagelibraryios.git",
"tag": "0.2.7"
},
"platforms": {
"ios": "9.0"
},
"source_files": "NpageLibrary/Classes/**/*",
"dependencies": {
"Kingfisher": [
"~> 4.0"
]
}
}