[Add] AssentifySdk 0.0.42
[CocoaPods.git] / Specs / a / b / 2 / PIDAuthModule / 1.0.0 / PIDAuthModule.podspec.json
blob50a00ce888c3c562abecdeb436b656e81a903fd7
2   "name": "PIDAuthModule",
3   "version": "1.0.0",
4   "summary": "Wrapper forPayco Auth library.",
5   "description": "Wrapper forPayco Auth library. Support module.",
6   "homepage": "https://github.nhnent.com/mediatechlab/PIDAuth_ios.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "pisces": "pisces@nhnent.com"
13   },
14   "source": {
15     "git": "https://github.nhnent.com/mediatechlab/PIDAuth_ios.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "vendored_frameworks": "PIDAuth.framework",
22   "resources": "PIDAuthResource.bundle",
23   "frameworks": [
24     "UIKit",
25     "SystemConfiguration",
26     "MobileCoreServices",
27     "AdSupport"
28   ]