[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / a / 2 / d / MDKSwitchTable / 1.0.0 / MDKSwitchTable.podspec.json
blobec8a3a45a037da41079b18e7489080f602bb1f17
2   "name": "MDKSwitchTable",
3   "version": "1.0.0",
4   "summary": "a easy way to use combine tableviews with a switch tap like taplayout",
5   "description": "this is a easy way to use combine tableviews with a switch tap like taplayout",
6   "homepage": "https://github.com/miku1958/MDKSwitchTable",
7   "license": "MIT",
8   "authors": {
9     "miku1958": "email@address.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/miku1958/MDKSwitchTable.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "SwitchTableView/**/*.{h,m}",
19   "requires_arc": true