[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / d / 9 / 4 / MCTDataStructures / 0.9.0 / MCTDataStructures.podspec.json
blob10e41d3962e1a0fde27a1348c1ab30c58a793244
2   "name": "MCTDataStructures",
3   "version": "0.9.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.9.0"
13   },
14   "platforms": {
15     "ios": "9.0",
16     "osx": "10.11"
17   },
18   "source_files": "MCTDataStructures/*.swift",
19   "requires_arc": true