[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / 9 / d / UIStripedView / 0.2 / UIStripedView.podspec.json
blob42ab8d9924c932b55d21f9e894f02fa06248ebc5
2   "name": "UIStripedView",
3   "version": "0.2",
4   "summary": "StripedView",
5   "description": "UIStripedView - a UIView with striped lines effect",
6   "homepage": "https://github.com/maximbilan/UIStripedView",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "Maxim Bilan": "maximb.mail@gmail.com"
12   },
13   "platforms": {
14     "ios": "6.0"
15   },
16   "source": {
17     "git": "https://github.com/maximbilan/UIStripedView.git",
18     "tag": "0.2"
19   },
20   "source_files": [
21     "Classes",
22     "UIStripedView/Sources/**/*.{h,m}"
23   ],
24   "requires_arc": true