[Add] NHValidationKit 1.0.2
[CocoaPods.git] / Specs / 4 / 3 / c / SwiftSpreadsheet / 1.1.0 / SwiftSpreadsheet.podspec.json
blob0ebe88a6126cf12f03fb0066a762cf1ce7aefc8d
2   "name": "SwiftSpreadsheet",
3   "version": "1.1.0",
4   "summary": "A spreadsheet CollectionViewLayout in Swift.",
5   "description": "Reference to the demo application and the description on github. Additional information is available in the module's annotations/comments.",
6   "homepage": "https://github.com/stuffrabbit/SwiftSpreadsheet",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Wojtek Kordylewski": "stuffrabbit@yahoo.de"
13   },
14   "source": {
15     "git": "https://github.com/stuffrabbit/SwiftSpreadsheet.git",
16     "tag": "1.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "SwiftSpreadsheet/Classes/**/*",
22   "pushed_with_swift_version": "4.0"