[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / 9 / f / 2 / DSKitc / 0.2.0 / DSKitc.podspec.json
blob483aaf3ea7a27630f49bd7be036465216d42fcbb
2   "name": "DSKitc",
3   "version": "0.2.0",
4   "summary": "Data Structures written in Swift.",
5   "description": "DSKit is a Framework of Data Structures written in Swift.",
6   "homepage": "https://github.com/Li-Bot/DSKit",
7   "license": {
8     "type": "GNU GPLv3",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Libor Polehna": "polehna.libor@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Li-Bot/DSKit.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "8.0",
20     "osx": "10.10"
21   },
22   "swift_versions": "5.0",
23   "source_files": "Sources/**/*.{h,m,swift}",
24   "frameworks": "Foundation",
25   "swift_version": "5.0"