[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / 1 / 2 / HJCategories / 0.0.1 / HJCategories.podspec.json
blob8ebb4d7cbb7b8bcfa3009abcc16cd01aaa557186
2   "name": "HJCategories",
3   "version": "0.0.1",
4   "summary": "常用分类",
5   "homepage": "https://github.com/shusheng732/HJCategories",
6   "license": "MIT",
7   "authors": {
8     "Vimin": "shusheng732@163.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/shusheng732/HJCategories.git",
15     "tag": "0.0.1"
16   },
17   "source_files": [
18     "HJCategories",
19     "HJCategories/*.{h}",
20     "HJCategories/**/*.{h,m}"
21   ],
22   "requires_arc": true,
23   "dependencies": {
24     "MJRefresh": [
25       "~> 3.1.12"
26     ]
27   }