[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / a / 4 / 1 / AlgorithmsDataStructures / 0.1.3 / AlgorithmsDataStructures.podspec.json
blob84c2d3b06023ca23808ce7b756e915e52d4fad59
2   "name": "AlgorithmsDataStructures",
3   "version": "0.1.3",
4   "summary": "AlgorithmsDataStructures contains a lot of popular algorithms & data structures.",
5   "description": "Have you been looking for that one algorithm or data structure for your most recent project?\nAlgorithmsDataStructures might help you with that.",
6   "homepage": "https://github.com/pauljohanneskraft/AlgorithmsDataStructures",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Paul Kraft": "pauljohanneskraft@icloud.com"
13   },
14   "source": {
15     "git": "https://github.com/pauljohanneskraft/AlgorithmsDataStructures.git",
16     "tag": "0.1.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "AlgorithmsDataStructures/Classes/**/*"