[Add] HandyStorage 1.0.3
[CocoaPods.git] / Specs / 9 / e / b / OnDeallocateX / 2.1.0 / OnDeallocateX.podspec.json
bloba0ee321ee302b2325a9d96d3e32664911a552cdc
2   "name": "OnDeallocateX",
3   "version": "2.1.0",
4   "summary": "Code to track iOS objects deallocation",
5   "homepage": "https://github.com/ladeiko/OnDeallocateX",
6   "license": {
7     "type": "CUSTOM",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Siarhei Ladzeika": "sergey.ladeiko@gmail.com"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/ladeiko/OnDeallocateX.git",
18     "tag": "2.1.0"
19   },
20   "source_files": "Sources/**/*.{h,m}",
21   "requires_arc": true