[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / 1 / 7 / NSObject+Dealloc / 1.1 / NSObject+Dealloc.podspec.json
blob9da75712ba861682f2647583dfd65fa2a8d6df74
2   "name": "NSObject+Dealloc",
3   "version": "1.1",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "Category used to know when your object has been deallocated",
9   "homepage": "https://github.com/RuiAAPeres/NSObject-Dealloc",
10   "authors": {
11     "R. Peres": "sauron.is.alive@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/RuiAAPeres/NSObject-Dealloc.git",
15     "tag": "1.1"
16   },
17   "platforms": {
18     "ios": "5.0"
19   },
20   "source_files": "NSObject+Dealloc.{h,m}",
21   "requires_arc": true