[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 4 / a / MDKTools / 1.0.3 / MDKTools.podspec.json
blobc3bb5dc270fa3dab6114a8ed8cb07acb98059bac
2   "name": "MDKTools",
3   "version": "1.0.3",
4   "summary": "a tools",
5   "description": "a  tools",
6   "homepage": "https://github.com/miku1958/MDKTools",
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/MDKTools.git",
16     "tag": "1.0.3"
17   },
18   "requires_arc": true,
19   "swift_version": "4.0",
20   "subspecs": [
21     {
22       "name": "swift",
23       "source_files": "Swift/*.{swift}"
24     },
25     {
26       "name": "objc",
27       "source_files": "ObjC/*.{h,m}"
28     }
29   ]