[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 7 / 2 / 3 / UIOutlineView / 1.0.1 / UIOutlineView.podspec.json
blob52ec5ccab1a1f9aa97e2714dc111ee2b0b3ba499
2   "name": "UIOutlineView",
3   "version": "1.0.1",
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.1"
20   },
21   "source_files": "UIOutlineView/Sources/**/*.{h,m}"