[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / f / e / 9 / WeakProxy / 1.0 / WeakProxy.podspec.json
blob19c539777a5632561eeb02a194519967da89f0c7
2   "name": "WeakProxy",
3   "version": "1.0",
4   "summary": "a weak reference on iOS",
5   "description": "a weak reference on iOS  like NSTimer CADisplayLink",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "jiang.zijia": "j1140752635@gmail.com"
12   },
13   "homepage": "https://github.com/JZJJZJ/WeakProxy.git",
14   "requires_arc": true,
15   "platforms": {
16     "ios": "5.0"
17   },
18   "source": {
19     "git": "https://github.com/JZJJZJ/WeakProxy.git",
20     "tag": "1.0"
21   },
22   "source_files": "WeakProxy/**/*.{h,m}",
23   "exclude_files": "Classes/Exclude"