[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 6 / b / d / AHKActionSheet / 0.5.1 / AHKActionSheet.podspec.json
blobec39c093b104fba0cf26fe5d980b27bd08ee1f5f
2   "name": "AHKActionSheet",
3   "version": "0.5.1",
4   "summary": "An alternative to the UIActionSheet with a block-based API and a modern, customizable look.",
5   "homepage": "https://github.com/fastred/AHKActionSheet",
6   "license": "MIT",
7   "authors": {
8     "Arkadiusz Holko": "fastred@fastred.org"
9   },
10   "source": {
11     "git": "https://github.com/fastred/AHKActionSheet.git",
12     "tag": "0.5.1"
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   ]