[Deprecate] CHAT360IOS_SDK 1.0.8
[CocoaPods.git] / Specs / 6 / f / b / LEActionSheet / 0.0.2 / LEActionSheet.podspec.json
blobfc309767be36231d902644840570b7563b5ef1eb
2   "name": "LEActionSheet",
3   "version": "0.0.2",
4   "summary": "ActionSheet used on iOS.",
5   "description": "It is a marquee view used on iOS, which implement by Objective-C.",
6   "homepage": "https://github.com/akiralereal/LEActionSheet",
7   "license": "MIT",
8   "authors": {
9     "akira": "akirale@163.com"
10   },
11   "source": {
12     "git": "https://github.com/akiralereal/LEActionSheet.git",
13     "tag": "0.0.2"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "LEActionSheet/*",
20   "frameworks": [
21     "Foundation",
22     "UIKit"
23   ]