[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / b / 0 / Chary / 1.0.1 / Chary.podspec.json
blob89b44d8fa08ed4d5678b2bb9e7011eaf1b015d48
2   "name": "Chary",
3   "version": "1.0.1",
4   "summary": "Chary is a thread utility library",
5   "description": "Chary is a thread utility library, with some of DispatchQueue extension and Atomic property wrapper",
6   "homepage": "https://github.com/hainayanda/Chary",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Nayanda Haberty": "hainayanda@outlook.com"
13   },
14   "source": {
15     "git": "https://github.com/hainayanda/Chary.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "Chary/Classes/**/*",
22   "swift_versions": "5.3",
23   "swift_version": "5.3"