[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / 0 / 9 / RXCWeakReferenceArray / 1.0 / RXCWeakReferenceArray.podspec.json
blobf4d6c1f92381d132174642644d62cb7617b021ef
2   "name": "RXCWeakReferenceArray",
3   "version": "1.0",
4   "summary": "for multi delegates",
5   "description": "for multi delegates",
6   "homepage": "https://github.com/ruixingchen/RXCWeakReferenceArray",
7   "license": "MIT",
8   "authors": {
9     "ruixingchen": "rxc@ruixingchen.com"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "source": {
15     "git": "https://github.com/ruixingchen/RXCWeakReferenceArray.git",
16     "tag": "1.0"
17   },
18   "source_files": [
19     "Source",
20     "Source/**/*.{swift}"
21   ],
22   "frameworks": "Foundation",
23   "requires_arc": true,
24   "swift_versions": "5.0",
25   "swift_version": "5.0"