[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / 4 / f / SRAlbum / 0.1.8 / SRAlbum.podspec.json
blobe7528f1d5626454c97e11875bcf79b5267e7b67d
2   "name": "SRAlbum",
3   "version": "0.1.8",
4   "summary": "相册和相机模块",
5   "swift_versions": "5.0",
6   "description": "一个相册和相机模块",
7   "homepage": "https://www.baidu.com/",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "施峰磊": "shifenglei1216@163.com"
14   },
15   "platforms": {
16     "ios": "10.0"
17   },
18   "source": {
19     "git": "https://github.com/sfldzh/SRAlbum.git",
20     "tag": "0.1.8"
21   },
22   "source_files": [
23     "Classes",
24     "Classes/**/*.{h,m,swift}"
25   ],
26   "exclude_files": "Classes/Exclude",
27   "resource_bundles": {
28     "SRAlbum": [
29       "Classes/**/*.{storyboard,xib,xcassets,json,imageset,png}"
30     ]
31   },
32   "dependencies": {
33     "JPImageresizerView": [
34       "~> 1.3.4"
35     ],
36     "XibFrame": [
37       "~> 0.0.9"
38     ],
39     "MBProgressHUD": [
40       "~> 1.2.0"
41     ]
42   },
43   "swift_version": "5.0"