[Add] ChartboostMediationAdapterIronSource 5.8.5.1.0.0
[CocoaPods.git] / Specs / a / 9 / 4 / PSCellStyleButton / 0.0.3 / PSCellStyleButton.podspec.json
blob2c38ffa322284c53f041abec314f247fea75221c
2   "name": "PSCellStyleButton",
3   "version": "0.0.3",
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.3"
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"