[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 4 / 9 / 6 / TFBaseLib_iOS / 1.1.11 / TFBaseLib_iOS.podspec.json
blobdb47a8d5c28d2cb70f7078ab80741aed75397d2c
2   "name": "TFBaseLib_iOS",
3   "version": "1.1.11",
4   "summary": "Base lib for Treasure framework",
5   "description": "Base lib for Treasure framework",
6   "homepage": "https://github.com/loverbabyz/TFBaseLib_iOS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "SunXiaofei": "daniel.xiaofei@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/loverbabyz/TFBaseLib_iOS.git",
16     "tag": "1.1.11"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "requires_arc": true,
22   "source_files": "TFBaseLib_iOS/Classes/**/*",
23   "ios": {
24     "libraries": [
25       "stdc++",
26       "sqlite3"
27     ]
28   },
29   "frameworks": [
30     "Foundation",
31     "UIKit",
32     "CoreGraphics",
33     "CoreData",
34     "CoreText",
35     "CoreTelephony",
36     "CoreLocation",
37     "Security",
38     "ImageIO",
39     "QuartzCore",
40     "SystemConfiguration",
41     "Photos",
42     "CoreBluetooth",
43     "AVFoundation",
44     "Contacts",
45     "LocalAuthentication",
46     "CoreServices",
47     "AssetsLibrary",
48     "AddressBook"
49   ],
50   "xcconfig": {
51     "OTHER_LDFLAGS": "-ObjC -all_load -force_load"
52   },
53   "dependencies": {
54     "AutoCoding": [
56     ],
57     "AFNetworking": [
59     ],
60     "CocoaLumberjack": [
62     ],
63     "FMDB": [
65     ],
66     "Aspects": [
68     ],
69     "SAMKeychain": [
71     ],
72     "ObjcAssociatedObjectHelpers": [
74     ],
75     "MJExtension": [
77     ]
78   }