[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 8 / 3 / b / CKLAHKActionSheet / 0.6.0 / CKLAHKActionSheet.podspec.json
blob68f07ef46a0751d9f3b9178aaef42dea35ba657b
2   "name": "CKLAHKActionSheet",
3   "version": "0.6.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   "license": "MIT",
7   "authors": {
8     "Arkadiusz Holko": "fastred@fastred.org"
9   },
10   "source": {
11     "git": "https://github.com/lucoceano/AHKActionSheet.git",
12     "tag": "0.6.0"
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   ]