[Add] LastFM.swift 1.5.0
[CocoaPods.git] / Specs / 6 / 5 / 9 / XBLoginSDK / 1.0.1 / XBLoginSDK.podspec.json
blobc59ba4e50c3b1536afcc5fa6630905e4400fa338
2   "name": "XBLoginSDK",
3   "version": "1.0.1",
4   "summary": "A short description of XBLoginSDK.",
5   "description": "XB login SDK",
6   "homepage": "https://github.com/quanliangswift/XBLoginSDK",
7   "license": "MIT",
8   "authors": {
9     "全亮": "quanliang@xbonline.net"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "source": {
15     "git": "https://github.com/quanliangswift/XBLoginSDK.git",
16     "tag": "1.0.1"
17   },
18   "vendored_frameworks": "XBLoginSDK.framework",
19   "pod_target_xcconfig": {
20     "DEFINES_MODULE": "YES",
21     "OTHER_LDFLAGS": "-lObjC"
22   },
23   "user_target_xcconfig": {
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
25   },
26   "swift_versions": "5.0",
27   "frameworks": [
28     "UIKit",
29     "Foundation"
30   ],
31   "dependencies": {
32     "SwiftyJSON": [
34     ],
35     "ObjectMapper": [
37     ],
38     "Alamofire": [
40     ],
41     "CryptoSwift": [
43     ],
44     "SwiftyRSA": [
46     ],
47     "FBSDKLoginKit": [
49     ],
50     "GoogleSignIn": [
52     ]
53   },
54   "swift_version": "5.0"