[Delete] NEMeetingKit_Special 4.9.6
[CocoaPods.git] / Specs / d / a / f / PIDAuth / 1.0.0 / PIDAuth.podspec.json
bloba52d9ed8caf0af12db170440a082f3494ac72322
2   "name": "PIDAuth",
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     "AdSupport"
27   ]