[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / d / 7 / MDKImageCollection / 1.0.0 / MDKImageCollection.podspec.json
blob06a7aaf947d05c37eb295534148a188e07cdb8e7
2   "name": "MDKImageCollection",
3   "version": "1.0.0",
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.0"
17   },
18   "source_files": "Class/**/*.{swift}",
19   "requires_arc": true,
20   "dependencies": {
21     "MDKTools/swift": [
23     ]
24   },
25   "swift_version": "4.0",
26   "subspecs": [
27     {
28       "name": "main",
29       "source_files": "Class/**/*.{swift}"
30     }
31   ]