[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / e / 3 / f / YESandbox / 1.0.2 / YESandbox.podspec.json
blobbe35bc7d778118bf0bc0d5cbe6cfbaeba5e70720
2   "name": "YESandbox",
3   "version": "1.0.2",
4   "authors": {
5     "muyang00": "280798744@qq.com"
6   },
7   "homepage": "https://github.com/muyang00/YESandbox",
8   "summary": "a dropdown menu for ios like save homepage.",
9   "source": {
10     "git": "https://github.com/muyang00/YESandbox.git",
11     "tag": "1.0.2"
12   },
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true,
21   "source_files": "YESandbox/YESandbox.h",
22   "public_header_files": "YESandbox/YESandbox.h",
23   "dependencies": {
24     "SVProgressHUD": [
26     ]
27   },
28   "subspecs": [
29     {
30       "name": "Save",
31       "source_files": "YESandbox/Save/**/*.{h,m}",
32       "public_header_files": "YESandbox/Save/**/*.h"
33     }
34   ]