[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / d / 9 / 4 / MCTDataStructures / 0.11.0 / MCTDataStructures.podspec.json
blob53d99e55afe2b80e9598d8525ea26ac204a6e1f0
2   "name": "MCTDataStructures",
3   "version": "0.11.0",
4   "license": "MIT",
5   "summary": "Common data structures in Swift",
6   "homepage": "https://github.com/aamct2/MCTDataStructures",
7   "authors": {
8     "Aaron McTavish": "aaron@mctavishsolutions.com"
9   },
10   "source": {
11     "git": "https://github.com/aamct2/MCTDataStructures.git",
12     "tag": "0.11.0"
13   },
14   "platforms": {
15     "ios": "9.0",
16     "osx": "10.11"
17   },
18   "source_files": "Sources/MCTDataStructures/*.swift",
19   "requires_arc": true,
20   "pushed_with_swift_version": "3.0.2"