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