[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 1 / 0 / CRToolBox / 0.2.2 / CRToolBox.podspec.json
blob267545080097041e83e6cabbc1966fa8e71d17fc
2   "name": "CRToolBox",
3   "version": "0.2.2",
4   "swift_versions": "5.0",
5   "summary": "Swift开发者的工具箱",
6   "description": "CR开发iOS项目中所用到的懒人用法分享给大家",
7   "homepage": "https://github.com/ChaoRenYuan/CRToolBox.git",
8   "license": "MIT",
9   "authors": {
10     "chaorenyuan": "chaoren@crios.cn"
11   },
12   "platforms": {
13     "ios": "10.0"
14   },
15   "source": {
16     "git": "https://github.com/ChaoRenYuan/CRToolBox.git",
17     "tag": "0.2.2"
18   },
19   "source_files": [
20     "CRToolBox/Basic",
21     "CRToolBox/Extensions/Foundation",
22     "CRToolBox/Extensions/UIKit"
23   ],
24   "frameworks": [
25     "UIKit",
26     "Foundation"
27   ],
28   "requires_arc": true,
29   "dependencies": {
30     "Kingfisher": [
31       "5.15.7"
32     ],
33     "SKPhotoBrowser": [
34       "6.1.0"
35     ],
36     "ZLPhotoBrowser": [
37       "4.0.9"
38     ],
39     "EmptyDataSet-Swift": [
40       "5.0.0"
41     ],
42     "SwifterSwift": [
43       "5.2.0"
44     ],
45     "Presentr": [
46       "1.9"
47     ],
48     "BottomPopup": [
49       "0.6.0"
50     ],
51     "SwiftyJSON": [
52       "4.3.0"
53     ],
54     "SwiftDate": [
55       "6.3.0"
56     ],
57     "Toast-Swift": [
58       "5.0.0"
59     ]
60   },
61   "swift_version": "5.0"