[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 9 / 8 / d / OCBorghettiView / 0.0.6 / OCBorghettiView.podspec.json
blobccd27db9a2014a81d64a756b3f0119af00e5c624
2   "name": "OCBorghettiView",
3   "version": "0.0.6",
4   "summary": "An easy to use accordion view for iOS.",
5   "description": "  OCBorghettiView is an easy to use accordion view for iOS. It was named after Renato Borghetti,\n  a Brazilian folk musician and composer who works on the traditional style from his home state of\n  Rio Grande do Sul. Borghetti's main instrument is the diatonic button accordion (known as gaita\n  in Brazilian Portuguese).\n  \n      * Built for iPhone and iPad\n      * Uses ARC (Automatic Reference Counting)\n      * Supports device rotation\n      * Supports customization\n      * Supports UIViews as sections (UITableViews, UIWebView, MKMapView, etc...)\n",
6   "homepage": "https://github.com/otaviocc/OCBorghettiView",
7   "authors": {
8     "Otavio Cordeiro": "contact@otaviocc.com"
9   },
10   "source": {
11     "git": "https://github.com/otaviocc/OCBorghettiView.git",
12     "tag": "0.0.6"
13   },
14   "license": {
15     "type": "MIT",
16     "file": "LICENSE"
17   },
18   "source_files": "OCBorghettiView",
19   "resources": "OCBorghettiView/OCBorghettiView.bundle",
20   "platforms": {
21     "ios": "6.0"
22   },
23   "requires_arc": true