[Add] Shakuro.PoliteCoreData 1.8.2
[CocoaPods.git] / Specs / 6 / b / d / AHKActionSheet / 0.5.4 / AHKActionSheet.podspec.json
blob434e7a76d6133fecafee8776a8cf44a6be76ca41
2   "name": "AHKActionSheet",
3   "version": "0.5.4",
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.4"
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   ]