blob: 99ef0b06ad74d19c433e137b685ba5c4bd530b89 [file] [log] [blame]
{
"name": "HXImage",
"version": "0.0.1",
"summary": "A automatically reference manager for icon image.",
"description": "1. Dealloc image atomically\n2. Reuse image if repeat create.",
"homepage": "https://github.com/Magic-Unique/HXImage",
"license": "MIT",
"authors": {
"冷秋": "516563564@qq.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/Magic-Unique/HXImage.git",
"tag": "0.0.1"
},
"source_files": "HXImage/**/*.{h,m}",
"public_header_files": "HXImage/Public/*.h"
}