[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / d / 7 / MDKImageCollection / 1.1.7 / MDKImageCollection.podspec.json
blobae7972a2b71704ed4ca56ca74ab2a6b777d6da69
2   "name": "MDKImageCollection",
3   "version": "1.1.7",
4   "summary": "a image collection",
5   "description": "a image  collection",
6   "homepage": "https://github.com/miku1958/MDKImageCollection",
7   "license": "Mozilla",
8   "authors": {
9     "miku1958": "v.v1958@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/miku1958/MDKImageCollection.git",
16     "tag": "1.1.7",
17     "submodules": true
18   },
19   "default_subspecs": "main",
20   "requires_arc": true,
21   "prefix_header_file": false,
22   "dependencies": {
23     "MDKTools/swift": [
25     ]
26   },
27   "swift_version": "4.0",
28   "subspecs": [
29     {
30       "name": "main",
31       "source_files": "Class/main/**/*.{swift}"
32     },
33     {
34       "name": "web",
35       "source_files": "Class/web/**/*.{swift}",
36       "dependencies": {
37         "MDKImageCollection/main": [
39         ]
40       }
41     }
42   ]