[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 4 / 9 / 0 / RATreeView / 2.1.0 / RATreeView.podspec.json
blob88aa7a09fe6c729f42940286567b9f3e33369d97
2   "name": "RATreeView",
3   "version": "2.1.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": "v2.1.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