[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 3 / 2 / 4 / LPActionSheetView / 0.0.5 / LPActionSheetView.podspec.json
bloba488ef16e45dc372202b219465a94bcb85d70a3a
2   "name": "LPActionSheetView",
3   "version": "0.0.5",
4   "summary": "fully custom action sheet view",
5   "description": "a fully custom action sheet view",
6   "homepage": "https://github.com/litt1e-p/LPActionSheetView",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "litt1e-p": "litt1e.p4ul@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/litt1e-p/LPActionSheetView.git",
15     "tag": "0.0.5"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "requires_arc": true,
21   "source_files": "LPActionSheetView/*",
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ]