blob: 076f7c8bd6b540c3a12bd8386032f4c358f8745c [file] [log] [blame]
{
"name": "HATwinklingTagView",
"summary": "A twinkling tag for iOS.",
"version": "0.2.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"HuaianWu": "0@huaian.io"
},
"social_media_url": "https://huaian.io",
"homepage": "https://github.com/HuaianWu/HATwinklingTagView",
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/HuaianWu/HATwinklingTagView.git",
"tag": "0.2.0"
},
"requires_arc": true,
"source_files": "HATwinklingTagView/*.{h,m}",
"public_header_files": "HATwinklingTagView/*.{h}",
"frameworks": "UIKit"
}