[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / a / 9 / 4 / PSCellStyleButton / 0.0.4 / PSCellStyleButton.podspec.json
blobd4b723d972dd723e8d43f54f5a578b62f4230f37
2   "name": "PSCellStyleButton",
3   "version": "0.0.4",
4   "summary": "Simple UIButton looking similar to UITableVIewCell with separator and disclosure indicator",
5   "homepage": "https://github.com/Vugla/PSCellStyleButton.git",
6   "license": "MIT",
7   "authors": {
8     "Predrag Samardzic": "predragsamardzic13@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/Vugla/PSCellStyleButton.git",
12     "tag": "0.0.4"
13   },
14   "source_files": "PSCellStyleButton/*.swift",
15   "resource_bundles": {
16     "PSCellStyleButtonResources": [
17       "PSCellStyleButton/*.png"
18     ]
19   },
20   "platforms": {
21     "ios": "8.0"
22   },
23   "requires_arc": true,
24   "frameworks": "UIKit",
25   "pushed_with_swift_version": "4.0"