[Add] AndesUI 3.149.0
[CocoaPods.git] / Specs / a / f / 2 / SwiftTemplateLibrary / 0.1.2 / SwiftTemplateLibrary.podspec.json
blob66bded20a12f15d6cb6a6501695c01680efe593e
2   "name": "SwiftTemplateLibrary",
3   "version": "0.1.2",
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.2"
23   },
24   "source_files": [
25     "DataStructures/*.swift",
26     "Algorithms/*.swift"
27   ],
28   "exclude_files": "Classes/Exclude",
29   "swift_versions": "4.0"