[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 9 / 8 / d / OCBorghettiView / 0.0.1 / OCBorghettiView.podspec.json
blob22346347e8b50a20d8dafd0a04e730c230faab9b
2   "name": "OCBorghettiView",
3   "version": "0.0.1",
4   "summary": "OCBorghettiView is 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.1"
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