blob: 58ad0d7f494ae98c90576462c4e8e85a2ff7c319 [file] [log] [blame]
{
"name": "YLTagsChooser",
"version": "1.0",
"summary": "用UICollectionView实现的兴趣标签选择器 (A interest tag selector implemented with the UICollectionView.)",
"homepage": "https://github.com/lqcjdx/YLTagsChooser",
"license": "MIT",
"authors": {
"lgcjdx": "lgcjdx@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/lqcjdx/YLTagsChooser.git",
"tag": "1.0"
},
"source_files": "YLTagsChooser/YLTagsChooser/TagsChooser/*.{h,m}",
"requires_arc": true
}