[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / c / 6 / 8 / KKSActionSheet / 1.0.2 / KKSActionSheet.podspec.json
blob66f4bb92608107eb6f3f4722664134351fa29fab
2   "name": "KKSActionSheet",
3   "version": "1.0.2",
4   "summary": "Beatiful action sheet written on swift",
5   "homepage": "https://github.com/krizhanovskii",
6   "license": "MIT",
7   "authors": {
8     "k.krizhanovskii": "k.krizhanovskii@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/krizhanovskii/KKActionSheet.git",
12     "tag": "1.0.2"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "requires_arc": true,
18   "source_files": "KKSActionSheet/Classes/**/*",
19   "frameworks": [
20     "UIKit",
21     "Foundation"
22   ]