[Delete] WalleePaymentSdkStaging 1.4.1
[CocoaPods.git] / Specs / 2 / b / a / KKBaseActionSheet / 1.0.0 / KKBaseActionSheet.podspec.json
blob428fd3d078729e8f57b4f052cd9e0e5cd3ff4cbb
2   "name": "KKBaseActionSheet",
3   "version": "1.0.0",
4   "summary": "基于block的UIActionSheet",
5   "description": "一行代码搞定ActionSheet的初始化以及回调",
6   "homepage": "https://github.com/colaicode/KKBaseActionSheet",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "colaicode": "colaicode@163.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/colaicode/KKBaseActionSheet.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "KKBaseActionSheetDemo/KKBaseActionSheet/*.{h,m}",
22   "requires_arc": true