[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / e / 9 / b / YJSScrollMenu / 0.0.1 / YJSScrollMenu.podspec.json
blob1b591bdfdd6c89a1e70eb1dc2bb4cd125bb565e1
2   "name": "YJSScrollMenu",
3   "version": "0.0.1",
4   "summary": "类似美团淘宝的icon menu菜单",
5   "description": "TODO: 类似美团淘宝的icon menu菜单",
6   "homepage": "https://github.com/YuanJiaShuai/YJSScrollMenu",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "YuanJiaShuai": "1361253662@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/YuanJiaShuai/YJSScrollMenu.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "YJSScrollMenu/Classes/**/*",
22   "frameworks": "UIKit",
23   "dependencies": {
24     "YYWebImage": [
25       "~> 1.0.5"
26     ],
27     "Masonry": [
28       "~> 1.1.0"
29     ]
30   }