blob: 50a00ce888c3c562abecdeb436b656e81a903fd7 [file] [log] [blame]
{
"name": "PIDAuthModule",
"version": "1.0.0",
"summary": "Wrapper forPayco Auth library.",
"description": "Wrapper forPayco Auth library. Support module.",
"homepage": "https://github.nhnent.com/mediatechlab/PIDAuth_ios.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"pisces": "pisces@nhnent.com"
},
"source": {
"git": "https://github.nhnent.com/mediatechlab/PIDAuth_ios.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "PIDAuth.framework",
"resources": "PIDAuthResource.bundle",
"frameworks": [
"UIKit",
"SystemConfiguration",
"MobileCoreServices",
"AdSupport"
]
}