[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 4 / 9 / a / RSDeallocHandler / 1.0.0 / RSDeallocHandler.podspec.json
blob1480f7479fe604db59e48903fc0a06cdadd79226
2   "name": "RSDeallocHandler",
3   "version": "1.0.0",
4   "summary": "NSObject category for adding and removing dealloc handler blocks.",
5   "homepage": "https://github.com/rabovik/RSDeallocHandler",
6   "license": "MIT",
7   "authors": {
8     "Yan Rabovik": "yan@rabovik.ru"
9   },
10   "source": {
11     "git": "https://github.com/rabovik/RSDeallocHandler.git",
12     "tag": "1.0.0"
13   },
14   "platforms": {
15     "ios": "5.0",
16     "osx": "10.7"
17   },
18   "source_files": "RSDeallocHandler",
19   "requires_arc": true