blob: 8226e1180cc7694bf53eee5685625e5a903a120d [file] [log] [blame]
{
"name": "PIDAuth",
"version": "1.0.1",
"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.0.1"
},
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "PIDAuth.framework",
"frameworks": [
"SystemConfiguration",
"MobileCoreServices",
"AdSupport",
"AssetsLibrary"
]
}