[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / e / 2 / 9 / MultiSelectionTableView / 0.1.3 / MultiSelectionTableView.podspec.json
blob003997e6b17b4b9a01e7883bf042c4e32fd4f303
2   "name": "MultiSelectionTableView",
3   "version": "0.1.3",
4   "summary": "iOS MultiSelection View",
5   "description": "Use for iOS multiSelection",
6   "homepage": "https://github.com/winann/MultiSelectionTableView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "winann": "winann@126.com"
13   },
14   "source": {
15     "git": "https://github.com/winann/MultiSelectionTableView.git",
16     "tag": "0.1.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_version": "4.0",
22   "source_files": "MultiSelectionTableView/Classes/**/*.swift",
23   "resource_bundles": {
24     "MultiSelectionTableView": [
25       "MultiSelectionTableView/**/*.png",
26       "MultiSelectionTableView/**/*.xib"
27     ]
28   }