[Add] OctopusSDK 1.6.1.23
[CocoaPods.git] / Specs / d / 2 / 3 / SimpleDataStructure / 0.1.0 / SimpleDataStructure.podspec.json
blobce548a711b0269b578a6fa8d3674a31a91c616dd
2   "name": "SimpleDataStructure",
3   "version": "0.1.0",
4   "summary": "Simple data structures with thread-safe option",
5   "description": "Simple data structures with thread-safe option.",
6   "homepage": "https://github.com/BaeRoNuI/SimpleDataStructure",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "xogh20321@gmail.com": "xogh20321@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/BaeRoNuI/SimpleDataStructure.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "SimpleDataStructure/Classes/**/*",
22   "swift_versions": "5.0",
23   "swift_version": "5.0"