[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 6 / f / WBSwipeableCell / 0.1.1 / WBSwipeableCell.podspec.json
blob2de32c134ddca23791efbda6d5cd366b118c95a5
2   "name": "WBSwipeableCell",
3   "version": "0.1.1",
4   "summary": "This Controller provides custom Option Menu layout for Collection View and Table View Cells",
5   "description": "This Controller provides 3 type of different layouts for collection view and Table View Cells",
6   "homepage": "https://github.com/mwaqasbhati/WBSwipeableCell",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "mwaqasbhati": "m.waqas.bhati@hotmail.com"
13   },
14   "source": {
15     "git": "https://github.com/mwaqasbhati/WBSwipeableCell.git",
16     "tag": "0.1.1"
17   },
18   "swift_version": "4.0",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "WBSwipeableCell/Classes/*.swift",
23   "ios": {
24     "resources": "WBSwipeableCell/Assets/*.{png,jpg}"
25   }