[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / d / 8 / 2 / TFUILib_iOS / 1.1.3 / TFUILib_iOS.podspec.json
blob05506289ea8bbd84e17fedb6623524472da778a5
2   "name": "TFUILib_iOS",
3   "version": "1.1.3",
4   "summary": "UI lib for Treasure framework.",
5   "description": "UI lib for Treasure framework.",
6   "homepage": "https://github.com/loverbabyz/TFUILib_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/TFUILib_iOS.git",
16     "tag": "1.1.3"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "requires_arc": true,
22   "source_files": "TFUILib_iOS/Classes/**/*",
23   "resources": "TFUILib_iOS/Assets/**/*.{bundle}",
24   "frameworks": [
25     "Foundation",
26     "UIKit",
27     "CoreGraphics",
28     "CoreData",
29     "CoreText",
30     "ImageIO",
31     "QuartzCore",
32     "WebKit",
33     "AVFoundation",
34     "Photos",
35     "AudioToolbox",
36     "MapKit",
37     "CoreLocation",
38     "SceneKit"
39   ],
40   "xcconfig": {
41     "OTHER_LDFLAGS": "-ObjC -all_load -force_load"
42   },
43   "dependencies": {
44     "TFBaseLib_iOS": [
46     ],
47     "MJExtension": [
49     ],
50     "MJRefresh": [
52     ],
53     "Masonry": [
55     ],
56     "SDWebImage": [
58     ],
59     "IQKeyboardManager": [
61     ],
62     "pop": [
64     ],
65     "ReactiveObjC": [
67     ]
68   }