[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 1 / 7 / LBaseClass / 1.0.73 / LBaseClass.podspec.json
blob16c31bcd9ef57efd0bad3cc2a09f9b181a20d82a
2   "name": "LBaseClass",
3   "version": "1.0.73",
4   "summary": "summary of LBaseClass",
5   "description": "description of LBaseClass",
6   "homepage": "https://github.com/leeqiang250/iOS_LBaseClass",
7   "license": "MIT",
8   "authors": {
9     "leeqiang250": "leeqiang250@163.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/leeqiang250/iOS_LBaseClass.git",
16     "tag": "1.0.73"
17   },
18   "source_files": "LBaseClass/LBaseClass/**/*.{h,m}",
19   "requires_arc": true,
20   "frameworks": [
21     "CoreGraphics",
22     "Foundation",
23     "ImageIO",
24     "MobileCoreServices",
25     "QuartzCore",
26     "Security",
27     "SystemConfiguration",
28     "UIKit"
29   ],
30   "dependencies": {
31     "SDWebImage": [
33     ],
34     "AFNetworking": [
36     ],
37     "Masonry": [
39     ],
40     "MJRefresh": [
42     ],
43     "MJExtension": [
45     ],
46     "MBProgressHUD": [
48     ],
49     "ReactiveObjC": [
51     ],
52     "YYModel": [
54     ]
55   }