[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / f / 2 / SwiftTemplateLibrary / 0.0.1 / SwiftTemplateLibrary.podspec.json
blobdf3954c7a23d5c46cadd8df7c1e29a3549622ccb
2   "name": "SwiftTemplateLibrary",
3   "version": "0.0.1",
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   },
17   "source": {
18     "git": "https://github.com/bbvch13531/swifttemplatelibrary.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "DataStructures/*.swift",
23     "Algorithms/*.swift"
24   ],
25   "exclude_files": "Classes/Exclude",
26   "swift_version": "4.0"