[Add] FTMobileSDK 1.5.10-alpha.1
[CocoaPods.git] / Specs / d / 2 / 3 / SimpleDataStructure / 0.1.1 / SimpleDataStructure.podspec.json
blob3c4537e19711690088ef94ed1b0a32666b593f40
2   "name": "SimpleDataStructure",
3   "version": "0.1.1",
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.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "SimpleDataStructure/Classes/**/*",
22   "swift_versions": "5.0",
23   "swift_version": "5.0"