[Add] ACWebSocketClient 0.1.0
[CocoaPods.git] / Specs / 2 / 6 / c / CBHMemoryKit / 1.0.0 / CBHMemoryKit.podspec.json
blobef278486d5437c9b61d5a1df6b65d0483f70256d
2   "name": "CBHMemoryKit",
3   "version": "1.0.0",
4   "module_name": "CBHMemoryKit",
5   "summary": "A safer and easy-to-use interface for managing and manipulating memory.",
6   "homepage": "https://github.com/chris-huxtable/CBHRandomKit",
7   "license": {
8     "type": "ISC",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Chris Huxtable": "chris@huxtable.ca"
13   },
14   "social_media_url": "https://twitter.com/@Chris_Huxtable",
15   "platforms": {
16     "osx": "10.10"
17   },
18   "source": {
19     "git": "https://github.com/chris-huxtable/CBHMemoryKit.git",
20     "tag": "v1.0.0"
21   },
22   "requires_arc": false,
23   "public_header_files": "CBHMemoryKit/*.h",
24   "source_files": "CBHMemoryKit/*.{h,m}"