[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / 4 / 7 / 0 / KUIActionSheet / 2.6.0 / KUIActionSheet.podspec.json
blobb77cfb5833ca9b22d69fe514c3a46738817852f5
2   "name": "KUIActionSheet",
3   "version": "2.6.0",
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": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/Kofktu/KUIActionSheet.git",
19     "tag": "2.6.0"
20   },
21   "source_files": "KUIActionSheet/Classes/**/*.{swift}",
22   "resources": "KUIActionSheet/Assets/*.{png,xib}",
23   "requires_arc": true