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