[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 0 / e / 5 / MAZeroingWeakRef / 1.0 / MAZeroingWeakRef.podspec.json
blob38a9705494f4115d5483173b516c481c14c2e7fc
2   "name": "MAZeroingWeakRef",
3   "version": "1.0",
4   "summary": "Zeroing weak references for retain/release Objective-C.",
5   "homepage": "https://github.com/mikeash/MAZeroingWeakRef",
6   "license": "BSD",
7   "authors": {
8     "Mike Ash": "mike@mikeash.com"
9   },
10   "source": {
11     "git": "https://github.com/mikeash/MAZeroingWeakRef.git",
12     "tag": "1.0"
13   },
14   "platforms": {
15     "ios": "4.0",
16     "osx": "10.5"
17   },
18   "source_files": "Source/MA*.{h,m}",
19   "exclude_files": "Source/main.m",
20   "private_header_files": "Source/MAZeroingWeakRefNativeZWRNotAllowedTable.h",
21   "requires_arc": false