[Add] DittoObjC 4.9.2
[CocoaPods.git] / Specs / 7 / 2 / 3 / UIOutlineView / 1.0.2 / UIOutlineView.podspec.json
blobe1f57cf95ca36074360f45e41e706477a980b2b0
2   "name": "UIOutlineView",
3   "version": "1.0.2",
4   "summary": "OutlineView for iOS",
5   "description": "UIOutlineView is an iOS analogue for NSOutlineView class available for macOS",
6   "homepage": "https://github.com/VihlayewAlex/UIOutlineView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Alex Vihlayew": "vihlayew.alex@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/VihlayewAlex/UIOutlineView.git",
19     "tag": "1.0.2"
20   },
21   "source_files": "UIOutlineView/Sources/**/*.{h,m}"