blob: 9335eb970bc58d2551029be6d656435e52b18bc8 [file] [log] [blame]
{
"name": "JCTagListView",
"version": "0.0.3",
"summary": "Support delete tags.",
"homepage": "http://lijingcheng.github.io/",
"license": "MIT",
"authors": {
"lijingcheng": "bj_lijingcheng@163.com"
},
"source": {
"git": "https://github.com/lijingcheng/JCTagListView.git",
"tag": "0.0.3"
},
"social_media_url": "http://weibo.com/lijingcheng1984",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"JCTagListView": [
"Pod/Assets/*.png"
]
}
}