[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 3 / 2 / 4 / LPActionSheetView / 0.0.1 / LPActionSheetView.podspec.json
blob430b4dbe5e34e7ba0851102df551c80ef2b97935
2   "name": "LPActionSheetView",
3   "version": "0.0.1",
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.1"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "requires_arc": true,
21   "source_files": "LPActionSheetView/*",
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ]