[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 4 / 2 / 8 / QFSignAPPle / 0.0.1 / QFSignAPPle.podspec.json
blob228f71485ce1cf44c838a24954a8fb7ba27c2955
2   "name": "QFSignAPPle",
3   "version": "0.0.1",
4   "summary": "调用Apple登录",
5   "description": "调用APPle的系统登录方法,当存在第三方登录时候,APPle建议加上苹果登录",
6   "homepage": "http://luoliming@git.qfang.com/luoliming/QFSignInAPPle.git",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "luoliming": "git@git.qfang.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "http://luoliming@git.qfang.com/luoliming/QFSignInAPPle.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "QFSignWithApple/QFSignApple.h",
23     "QFSignWithApple/QFSignApple.m"
24   ],
25   "frameworks": "AuthenticationServices",
26   "requires_arc": true,
27   "dependencies": {
28     "Masonry": [
30     ]
31   }