[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 6 / 5 / 9 / XBLoginSDK / 0.0.1 / XBLoginSDK.podspec.json
blobbe097499f610c4c52219de3d088cd0c83d3ebd18
2   "name": "XBLoginSDK",
3   "version": "0.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": "0.0.1"
17   },
18   "source_files": [
19     "Classes",
20     "Classes/**/*.{h,m}",
21     "XBLoginSDK/**/*.swift"
22   ],
23   "exclude_files": "Classes/Exclude",
24   "swift_versions": "5.0",
25   "pod_target_xcconfig": {
26     "DEFINES_MODULE": "YES",
27     "OTHER_LDFLAGS": "-lObjC"
28   },
29   "frameworks": [
30     "UIKit",
31     "Foundation"
32   ],
33   "dependencies": {
34     "SwiftyJSON": [
36     ],
37     "ObjectMapper": [
39     ],
40     "Alamofire": [
42     ]
43   },
44   "swift_version": "5.0"