[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / d / c / e / DeallocCallback / 0.0.1 / DeallocCallback.podspec.json
blob1c44562cc0c2d2cd6b01039889cdbd974cc7e2bb
2   "name": "DeallocCallback",
3   "version": "0.0.1",
4   "summary": "自动调用回调,当这个对象被销毁的时候",
5   "homepage": "https://github.com/irobbin1024/DeallocCallback.git",
6   "license": "Apache",
7   "authors": {
8     "irobbin1024": "irobbin1024@gmail.com"
9   },
10   "platforms": {
11     "ios": "6.0"
12   },
13   "source": {
14     "git": "https://github.com/irobbin1024/DeallocCallback.git",
15     "tag": "0.0.1"
16   },
17   "source_files": "DeallocCallback/*.{h,m}",
18   "frameworks": "UIKit",
19   "requires_arc": true