[Add] MentaIFLYAdapter 6.00.23
[CocoaPods.git] / Specs / 8 / 3 / 0 / SDPassportKit / 2.1.0.1 / SDPassportKit.podspec.json
blob62967cb6b99f86cb213fda29d1666f1b71ddf267
2   "name": "SDPassportKit",
3   "version": "2.1.0.1",
4   "summary": "登录SDK",
5   "description": "实地登录SDK",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "liuzhen": "lazyjean@foxmail.com"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "swift_version": "4.2",
17   "homepage": "https://github.com/seedland-inf/Passport-Samples/blob/master/iOS.md",
18   "source": {
19     "http": "https://cocoapods.oss-cn-shenzhen.aliyuncs.com/SDPassportKit_2.1.0.zip"
20   },
21   "ios": {
22     "vendored_frameworks": "SDPassportKit.framework"
23   },
24   "source_files": "SDPassportKit.framework/Headers/*.{h}",
25   "pod_target_xcconfig": {
26     "OTHER_LDFLAGS": "-ObjC"
27   },
28   "resources": [
29     "Resources/*.png"
30   ]