[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 4 / 9 / 0 / RATreeView / 2.0.0 / RATreeView.podspec.json
blob943efb0a25b82cd03193fb6b340777575099a1a4
2   "name": "RATreeView",
3   "version": "2.0.0",
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": "2.0.0"
17   },
18   "platforms": {
19     "ios": "5.0"
20   },
21   "source_files": "RATreeView/RATreeView/**/*.{h,m}",
22   "public_header_files": "RATreeView/RATreeView/RATreeView.h",
23   "requires_arc": true