[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 4 / 9 / 0 / RATreeView / 0.1.5 / RATreeView.podspec.json
blob6a2230165d40f49b72ce21d750c427806ceab477
2   "name": "RATreeView",
3   "version": "0.1.5",
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": "0.1.5"
17   },
18   "platforms": {
19     "ios": "5.0"
20   },
21   "source_files": "RATreeView",
22   "public_header_files": [
23     "RATreeView/RATreeView.h",
24     "RATreeView/RATreeNodeInfo.h"
25   ],
26   "requires_arc": true