blob: fb7e8f89eb31b0d55b1913fbff8ac1f0e9b0acde [file] [log] [blame]
{
"name": "XHTagView",
"version": "1.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": "1.0"
},
"frameworks": [
"Foundation",
"UIKit"
],
"platforms": {
"ios": "7.0"
},
"source_files": "XHTagView/Classes/**/*.{h,m}",
"resources": "XHTagView/Resources/*",
"requires_arc": true
}