[Add] YLCategory-Swift-MacOS 1.0.2
[CocoaPods.git] / Specs / 9 / 8 / d / OCBorghettiView / 0.0.4 / OCBorghettiView.podspec.json
blob6fb8cb6c92171f6e9bb99cae4e3f8b7501cd3af0
2   "name": "OCBorghettiView",
3   "version": "0.0.4",
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.4"
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