[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / c / d / 7 / MDKImageCollection / 1.0.3 / MDKImageCollection.podspec.json
blob035d68aad79f96cd77d5e042863b3e8593df6ffb
2   "name": "MDKImageCollection",
3   "version": "1.0.3",
4   "summary": "a image collection",
5   "description": "a image  collection",
6   "homepage": "https://github.com/miku1958/MDKImageCollection",
7   "license": "Mozilla",
8   "authors": {
9     "miku1958": "email@address.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/miku1958/MDKImageCollection.git",
16     "tag": "1.0.3",
17     "submodules": true
18   },
19   "source_files": "Class/**/*.{swift}",
20   "requires_arc": true,
21   "dependencies": {
22     "MDKTools/swift": [
24     ]
25   },
26   "swift_version": "4.0",
27   "subspecs": [
28     {
29       "name": "main",
30       "source_files": "Class/**/*.{swift}"
31     }
32   ]