[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 6 / b / LFActionSheet / 1.0.2 / LFActionSheet.podspec.json
blobeea50652ece6e17301e1630c5c1f1999242914bc
2   "name": "LFActionSheet",
3   "version": "1.0.2",
4   "summary": "An UIView works like UIActionSheet",
5   "homepage": "https://github.com/archerLj/LFActionSheet",
6   "license": "MIT",
7   "platforms": {
8     "ios": "8.0"
9   },
10   "authors": {
11     "archrLj": "lj0011977@163.com"
12   },
13   "source": {
14     "git": "https://github.com/archerLj/LFActionSheet.git",
15     "tag": "1.0.2"
16   },
17   "source_files": "LFActionSheet/*.{h,m}",
18   "requires_arc": true,
19   "frameworks": "UIKit"