[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 7 / 4 / a / MDKTools / 1.0.0 / MDKTools.podspec.json
blobee28ecd9c37de26b659f2bfe618347efb97552b0
2   "name": "MDKTools",
3   "version": "1.0.0",
4   "summary": "a tools",
5   "description": "a  tools",
6   "homepage": "https://github.com/miku1958/MDKTools",
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/MDKTools.git",
16     "tag": "1.0.0"
17   },
18   "requires_arc": true,
19   "subspecs": [
20     {
21       "name": "swift",
22       "source_files": "Swift/*.{swift}"
23     }
24   ]