[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 1 / 9 / 5 / TQLClassifyScrollVC / 0.0.17 / TQLClassifyScrollVC.podspec.json
blob7f0f17f67667413d2896e6521484c2ac5c365eaa
2   "name": "TQLClassifyScrollVC",
3   "version": "0.0.17",
4   "summary": "多tab 滚动组件控制器.",
5   "homepage": "https://github.com/TianQiLi/TQLClassifyScrollVC",
6   "license": "MIT",
7   "authors": {
8     "litianqi": "871651575@qq.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "frameworks": [
14     "Foundation",
15     "UIKit"
16   ],
17   "source": {
18     "git": "https://github.com/TianQiLi/TQLClassifyScrollVC.git",
19     "tag": "0.0.17"
20   },
21   "source_files": "TQLClassifyScrollVC/*.{h,m}",
22   "resources": [
23     "TQLClassifyScrollVC/Resources/*.png",
24     "TQLClassifyScrollVC/Resources/*.bundle"
25   ],
26   "requires_arc": true,
27   "dependencies": {
28     "Masonry": [
30     ],
31     "DZNEmptyDataSet": [
33     ],
34     "MJRefresh": [
35       "~>2.0"
36     ]
37   }