[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / e / 6 / b / UIViewSweets / 0.1 / UIViewSweets.podspec.json
bloba20c52e39c4d0bc3d8ed741e416338fdfdf9a4b8
2   "name": "UIViewSweets",
3   "version": "0.1",
4   "summary": "Sweet extension for UIView.",
5   "description": "Sweet extension, contains different methods that simplify using UIView",
6   "homepage": "https://github.com/keepcalmandcodecodecode/UIViewSweets",
7   "license": "MIT",
8   "authors": {
9     "keepcalmandcodecodecode": "easy.dev@yandex.ru"
10   },
11   "source": {
12     "git": "https://github.com/keepcalmandcodecodecode/UIViewSweets.git",
13     "tag": "0.1"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "UIViewSweets": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "frameworks": "UIKit"