[Add] VideoIDSDK 1.28.3-FR
[CocoaPods.git] / Specs / b / 4 / f / WCRetainCycleChecker / 1.0.2 / WCRetainCycleChecker.podspec.json
blob59119b330e4fd5c142437bfc570441aeac424349
2   "name": "WCRetainCycleChecker",
3   "version": "1.0.2",
4   "summary": "Check retain-cycle in UIViewController's subclass automatically.",
5   "authors": {
6     "王策": "634692517@qq.com"
7   },
8   "homepage": "https://github.com/HaloWang/WCRetainCycleChecker",
9   "platforms": {
10     "ios": "7.0"
11   },
12   "source": {
13     "git": "https://github.com/HaloWang/WCRetainCycleChecker.git",
14     "tag": "1.0.2"
15   },
16   "source_files": "WCRetainCycleChecker/*.{h,m}",
17   "license": {
18     "type": "MIT",
19     "file": "LICENSE"
20   },
21   "requires_arc": true