[Add] FCNews 0.3.26
[CocoaPods.git] / Specs / b / 8 / c / CoreStructures / 0.1.2 / CoreStructures.podspec.json
blob03e6aee01f250b93ac50e18c07ef09bb3cef00ca
2   "name": "CoreStructures",
3   "version": "0.1.2",
4   "summary": "CoreStructures is a framework to provide data structures missing in Swift's standard library.",
5   "description": "CoreStructures is a framework to provide data structures missing in Swift's standard library.\n                        It will be extended in the near future.",
6   "homepage": "https://github.com/borchero/WebParsing",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "borchero": "oliver.borchert@in.tum.de"
13   },
14   "source": {
15     "git": "https://github.com/borchero/CoreStructures.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "CoreStructures/**/*",
22   "pushed_with_swift_version": "4.0"