[Add] jionews-shortssdk-cocoapod 2.1.5
[CocoaPods.git] / Specs / 4 / 7 / 0 / KUIActionSheet / 1.0.5 / KUIActionSheet.podspec.json
blob13dac3844eee67c520f3a9f08e92e63870e9e544
2   "name": "KUIActionSheet",
3   "version": "1.0.5",
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": "1.0.5"
20   },
21   "source_files": "KUIActionSheet/Classes/**/*.{swift}",
22   "resources": "KUIActionSheet/Assets/*.{png,xib}",
23   "requires_arc": true