[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / f / 2 / SwiftTemplateLibrary / 0.1.0 / SwiftTemplateLibrary.podspec.json
blob735b61e0eeeefa1ecb6b8cb1f4a685eb2891e6e9
2   "name": "SwiftTemplateLibrary",
3   "version": "0.1.0",
4   "summary": "SwiftTemplateLibrary is data structure and algorithm libaray for Swift.",
5   "description": "\"SwiftTemplateLibrary is data structure and algorithm libaray for Swift.\"",
6   "homepage": "https://github.com/bbvch13531/swifttemplatelibrary",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "bbvch13531": "bbvch13531@gmail.com"
13   },
14   "platforms": {
15     "ios": "10.0",
16     "osx": "10.12",
17     "watchos": "2.0",
18     "tvos": "9.0"
19   },
20   "source": {
21     "git": "https://github.com/bbvch13531/swifttemplatelibrary.git",
22     "tag": "0.1.0"
23   },
24   "source_files": [
25     "DataStructures/*.swift",
26     "Algorithms/*.swift"
27   ],
28   "exclude_files": "Classes/Exclude",
29   "swift_versions": "4.0"