[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / 9 / 0 / RATreeView / 2.1.1 / RATreeView.podspec.json
blob56c706076ea0d7364819eb37d79b827035ef7261
2   "name": "RATreeView",
3   "version": "2.1.1",
4   "summary": "RATreeView provide you a great support to display the tree structures on iOS.",
5   "homepage": "https://github.com/Augustyniak/RATreeView",
6   "screenshots": "https://raw.github.com/Augustyniak/RATreeView/master/Screens/animation.gif",
7   "license": {
8     "type": "MIT",
9     "file": "LICENCE.md"
10   },
11   "authors": {
12     "Rafal Augustyniak": "rafalaugustyniak@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Augustyniak/RATreeView.git",
16     "tag": "v2.1.1"
17   },
18   "platforms": {
19     "ios": "7.0",
20     "tvos": "9.0"
21   },
22   "source_files": "RATreeView/RATreeView/**/*.{h,m}",
23   "public_header_files": "RATreeView/RATreeView/RATreeView.h",
24   "requires_arc": true