blob: 9e20d2f83b319966e2e4d28077ead7f9aa4ffdbd [file] [log] [blame]
{
"name": "HHSegment",
"version": "0.0.1",
"summary": "IOS Segment animation font maske.",
"homepage": "https://github.com/huanghe00001/HHSegment",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"huanghe": "20211569@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/huanghe00001/HHSegment.git",
"tag": "0.0.1"
},
"source_files": "HHSegmentDemo/HHSegmentDemo/HHSegment/*.{h,m}",
"frameworks": "UIKit"
}