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