| { |
| "name": "CITreeView", |
| "version": "1.0.0", |
| "summary": "CITreeView created to implement and maintain that wanted TreeView structures for IOS platforms easy way.", |
| "description": "CITreeView created to implement and maintain that wanted TreeView structures for IOS platforms easy way. CITreeView offers an infinite treeview structure and is constantly being developed", |
| "homepage": "https://github.com/cenksk/CITreeView", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Cenk Işık": "isik.cnk@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/cenksk/CITreeView.git", |
| "tag": "1.0.0" |
| }, |
| "platforms": { |
| "ios": "10.0" |
| }, |
| "source_files": "CITreeView/CITreeView/CITreeViewClasses/*.swift", |
| "pushed_with_swift_version": "4.0" |
| } |