blob: 2a63ec1c50275956c88aed9f60c3433f9b982b89 [file] [log] [blame]
{
"name": "PIDAuth",
"version": "0.1.0",
"summary": "A short description of PIDAuth.",
"description": "TODO: Add long description of the pod here.",
"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": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "PIDAuth.framework",
"resources": "PIDAuthResource.bundle",
"frameworks": [
"UIKit",
"SystemConfiguration",
"AdSupport"
]
}