[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / 7 / 0 / KUIActionSheet / 2.0.3 / KUIActionSheet.podspec.json
blobcaf5acfbc8ff85ed03a51416e60d1ee0c8c9e664
2   "name": "KUIActionSheet",
3   "version": "2.0.3",
4   "summary": "Custom UIActionSheet",
5   "description": "Custom UIActionSheet for Swift",
6   "homepage": "https://github.com/Kofktu/KUIActionSheet",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Kofktu": "kofktu@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/Kofktu/KUIActionSheet.git",
19     "tag": "2.0.3"
20   },
21   "source_files": "KUIActionSheet/Classes/**/*.{swift}",
22   "resources": "KUIActionSheet/Assets/*.{png,xib}",
23   "requires_arc": true,
24   "pushed_with_swift_version": "3.0"