| { |
| "name": "TagStyledView", |
| "version": "0.1.0", |
| "summary": "TagStyledView Class", |
| "description": "Easier view of the style of the tag view View to receive and display cells of the collection view", |
| "homepage": "https://github.com/dave-pang/TagStyledView", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "dave.pang": "yainoma00@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/dave-pang/TagStyledView.git", |
| "tag": "0.1.0" |
| }, |
| "platforms": { |
| "ios": "11.0" |
| }, |
| "swift_version": "4.2", |
| "source_files": "TagStyledView/Classes/**/*" |
| } |