blob: b1f936aa8c726c3a350545b1a11016e495feaee7 [file] [log] [blame]
{
"name": "PIDAuth",
"version": "1.4.3",
"summary": "Static framework wrapper for PIDAuth.",
"description": "Static framework wrapper for PIDAuth",
"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.4.3"
},
"platforms": {
"ios": "9.0"
},
"vendored_frameworks": "PIDAuth.framework",
"frameworks": [
"SystemConfiguration",
"MobileCoreServices",
"AdSupport",
"AssetsLibrary"
]
}