[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 4 / b / f / WKVCDeallocMonitor / 0.1.7 / WKVCDeallocMonitor.podspec.json
blob63e6c4d075c7212dbaffaa1774df7a997843298f
2   "name": "WKVCDeallocMonitor",
3   "version": "0.1.7",
4   "license": "MIT",
5   "summary": "监听ViewController的Dealloc,实时获得当前程序中是否有未释放的viewcontroller",
6   "homepage": "https://github.com/WangKunKun",
7   "source": {
8     "git": "https://github.com/WangKunKun/WKVCDeallocMonitor.git",
9     "tag": "0.1.7"
10   },
11   "source_files": "WKVCDeallocManagerDemo/WKVCDeallocManagerDemo/VCDeallocMonitor",
12   "requires_arc": true,
13   "platforms": {
14     "ios": "7.0"
15   },
16   "frameworks": [
17     "UIKit",
18     "Foundation"
19   ],
20   "authors": {
21     "Wangkunkun": "357863248@qq.com"
22   },
23   "social_media_url": "https://wangkunkun.github.io/"