[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / c / 9 / YDSafeThread / 0.1.0 / YDSafeThread.podspec.json
blob6cdbb58e9dce55542909e9728cd4ada457902b30
2   "name": "YDSafeThread",
3   "version": "0.1.0",
4   "summary": "安全线程、数组",
5   "homepage": "https://github.com/chong2vv/YDSafeThread",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "chong2vv": "chong2vv@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/chong2vv/YDSafeThread.git",
15     "tag": "0.1.0"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "source_files": "YDSafeThread/Classes/**/*",
21   "static_framework": true,
22   "requires_arc": true,
23   "frameworks": [
24     "Foundation",
25     "UIKit"
26   ]