[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / e / 6 / 4 / YCThreadSafeMutableCollection / 0.1.0 / YCThreadSafeMutableCollection.podspec.json
blobd12987f67924b9728bca9cfef9423bb78ddca912
2   "name": "YCThreadSafeMutableCollection",
3   "version": "0.1.0",
4   "summary": "Thread-safe mutable array, dictionary and set.",
5   "homepage": "https://github.com/ryan7cruise/YCThreadSafeMutableCollection",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Yuchen Peng": "yuchenpeng826@hotmail.com"
12   },
13   "source": {
14     "git": "https://github.com/ryan7cruise/YCThreadSafeMutableCollection.git",
15     "tag": "0.1.0"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "YCThreadSafeMutableCollection/Classes/**/*"