[Add] GoogleMobileAdsMediationIronSource 8.6.0.0.0
[CocoaPods.git] / Specs / 5 / e / 6 / SwiftSortableTableViews / 0.6.0 / SwiftSortableTableViews.podspec.json
blobf5b245b0e10b094f55674709c61c7522272d8a07
2   "name": "SwiftSortableTableViews",
3   "version": "0.6.0",
4   "summary": "Easy to use, Drag and Drop Tableviews",
5   "homepage": "https://github.com/briankeane/SwiftSortableTableViews.git",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "Brian Keane": "brian@playola.fm"
11   },
12   "swift_versions": "5.0",
13   "platforms": {
14     "ios": "10.3",
15     "osx": "10.12"
16   },
17   "source": {
18     "git": "https://github.com/briankeane/SwiftSortableTableViews.git",
19     "tag": "0.6.0"
20   },
21   "exclude_files": [
23   ],
24   "source_files": "Sources/**/*.{h,m,swift}",
25   "ios": {
26     "exclude_files": "Sources/osx/**/*.{h,m,swift}"
27   },
28   "osx": {
29     "exclude_files": "Sources/ios/**/*.{h,m,swift}"
30   },
31   "swift_version": "5.0"