[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / e / 2 / 6 / AHKSpringActionSheet / 0.5.5 / AHKSpringActionSheet.podspec.json
blob273b89d133fa7d69ce4e23fd29c21aa5b3beddfa
2   "name": "AHKSpringActionSheet",
3   "version": "0.5.5",
4   "summary": "An alternative to the UIActionSheet with a block-based API and a modern, customizable look.",
5   "homepage": "https://github.com/zyvv/AHKActionSheet",
6   "license": "MIT",
7   "authors": {
8     "zyvv": "zhangyangv@foxmail.com"
9   },
10   "source": {
11     "git": "https://github.com/zyvv/AHKActionSheet.git",
12     "tag": "0.5.5"
13   },
14   "requires_arc": true,
15   "source_files": "Classes",
16   "public_header_files": "Classes/*.h",
17   "platforms": {
18     "ios": "6.0"
19   },
20   "frameworks": [
21     "QuartzCore"
22   ]