| { | |
| "name": "ZYTagsCollectionView", | |
| "version": "1.1.0", | |
| "summary": "可移动的标签View", | |
| "homepage": "https://github.com/hahahahahahahha/ZYTagsCollectionView.git", | |
| "license": "MIT", | |
| "authors": { | |
| "ZYL": "zylkdds@sina.com" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/hahahahahahahha/ZYTagsCollectionView.git", | |
| "tag": "1.1.0" | |
| }, | |
| "source_files": "TagsCollectionViewDemo/TagsCollectionViewDemo/Tags/*.{h,m}", | |
| "requires_arc": true | |
| } |