[Add] Spotify-iOS-Auth 1.0.3
[CocoaPods.git] / Specs / 6 / b / d / AHKActionSheet / 0.1.0 / AHKActionSheet.podspec.json
blob4f63e525d60b61444aa440cca3a6404333f5a9d1
2   "name": "AHKActionSheet",
3   "version": "0.1.0",
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   "screenshots": "https://raw.githubusercontent.com/fastred/AHKActionSheet/master/example.gif",
7   "license": "MIT",
8   "authors": {
9     "Arkadiusz Holko": "fastred@fastred.org"
10   },
11   "source": {
12     "git": "https://github.com/fastred/AHKActionSheet.git",
13     "tag": "0.1.0"
14   },
15   "requires_arc": true,
16   "source_files": "Classes",
17   "public_header_files": "Classes/*.h",
18   "platforms": {
19     "ios": "7.0"
20   },
21   "frameworks": [
22     "QuartzCore"
23   ]