[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / c / e / d / HXImage / 0.0.1 / HXImage.podspec.json
blob99ef0b06ad74d19c433e137b685ba5c4bd530b89
2   "name": "HXImage",
3   "version": "0.0.1",
4   "summary": "A automatically reference manager for icon image.",
5   "description": "1. Dealloc image atomically\n2. Reuse image if repeat create.",
6   "homepage": "https://github.com/Magic-Unique/HXImage",
7   "license": "MIT",
8   "authors": {
9     "冷秋": "516563564@qq.com"
10   },
11   "platforms": {
12     "ios": "6.0"
13   },
14   "source": {
15     "git": "https://github.com/Magic-Unique/HXImage.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "HXImage/**/*.{h,m}",
19   "public_header_files": "HXImage/Public/*.h"