[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 8 / 0 / e / WAActionSheetController / 0.1.2 / WAActionSheetController.podspec.json
blob78a3f6abecf9b04bad89b971d8937791d661c5a5
2   "name": "WAActionSheetController",
3   "platforms": {
4     "ios": "9.0"
5   },
6   "summary": "WAActionSheetController let you create actionsheet that similar to WhatsApp where you can input image and change label font.",
7   "requires_arc": true,
8   "version": "0.1.2",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Ayus Salleh": "Ayus.Salleh95@gmail.com"
15   },
16   "homepage": "https://github.com/AyusSalleh/WAActionSheetController",
17   "source": {
18     "git": "https://github.com/AyusSalleh/WAActionSheetController.git",
19     "tag": "0.1.2"
20   },
21   "frameworks": "UIKit",
22   "source_files": "WAActionSheetController/**/*.{swift}",
23   "resources": "WAActionSheetController/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}",
24   "swift_version": "4.2"