[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / 9 / c / CITreeView / 1.0.0 / CITreeView.podspec.json
blob19d546ba46c14358a9d5e5969f7994f16bdd05c2
2   "name": "CITreeView",
3   "version": "1.0.0",
4   "summary": "CITreeView created to implement and maintain that wanted TreeView structures for IOS platforms easy way.",
5   "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",
6   "homepage": "https://github.com/cenksk/CITreeView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Cenk Işık": "isik.cnk@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/cenksk/CITreeView.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "CITreeView/CITreeView/CITreeViewClasses/*.swift",
22   "pushed_with_swift_version": "4.0"