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