[Add] jionews-shortssdk-cocoapod 2.1.5
[CocoaPods.git] / Specs / 0 / 4 / 1 / BaseScrollView / 0.3.1 / BaseScrollView.podspec.json
blobf2202dff10237da93b7e2416fa72695814030f6d
2   "name": "BaseScrollView",
3   "version": "0.3.1",
4   "summary": "这是基本的滚动视图,内含许多滚动的封装。",
5   "frameworks": [
6     "UIKit",
7     "Foundation"
8   ],
9   "requires_arc": true,
10   "platforms": {
11     "ios": "8.0"
12   },
13   "description": "这是基本的滚动视图,内含许多滚动的封装。",
14   "homepage": "https://github.com/yangyueguang/MyCocoaPods",
15   "license": "MIT",
16   "authors": {
17     "yangyueguang": "2829969299@qq.com"
18   },
19   "source": {
20     "git": "https://github.com/yangyueguang/MyCocoaPods.git",
21     "tag": "0.3.1"
22   },
23   "source_files": "BaseFile/BaseScrollView.{h,m}",
24   "dependencies": {
25     "MJRefresh": [
27     ],
28     "AFNetworking": [
30     ],
31     "SDWebImage": [
33     ],
34     "SVProgressHUD": [
36     ]
37   }