blob: f5b79015221e5e198e6a1640d0997308a5e9030f [file] [log] [blame]
{
"name": "XHTagView",
"version": "2.0",
"summary": "High efficiency Tag components.",
"homepage": "https://github.com/xhzengAIB/TagView",
"license": "MIT",
"authors": {
"Jack": "xhzengAIB@gmail.com"
},
"source": {
"git": "https://github.com/xhzengAIB/TagView.git",
"tag": "2.0"
},
"frameworks": [
"Foundation",
"UIKit"
],
"platforms": {
"ios": "6.0"
},
"source_files": "XHTagView/Classes/**/*.{h,m}",
"resources": "XHTagView/Resources/*",
"requires_arc": true
}