[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / e / 9 / b / YJSScrollMenu / 0.0.2 / YJSScrollMenu.podspec.json
blob6ecf6ce3ae40b2e2f66851e4ffc874a0be82db85
2   "name": "YJSScrollMenu",
3   "version": "0.0.2",
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.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "YJSScrollMenu/Classes/**/*",
22   "public_header_files": "Pod/Classes/**/*.h",
23   "frameworks": "UIKit",
24   "dependencies": {
25     "YYWebImage": [
26       "~> 1.0.5"
27     ],
28     "Masonry": [
29       "~> 1.1.0"
30     ]
31   }