blob: 4e6c2624772aee9eec4a1ab4afa94ac4b8a223e4 [file] [log] [blame]
{
"name": "PIDAuth",
"version": "1.6.0",
"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.6.0"
},
"platforms": {
"ios": "9.0"
},
"vendored_frameworks": "PIDAuth.framework",
"frameworks": [
"SystemConfiguration",
"MobileCoreServices",
"AdSupport",
"AssetsLibrary",
"WebKit"
]
}