[Add] AmitySDK 6.47.1
[CocoaPods.git] / Specs / 0 / 4 / 1 / BaseScrollView / 0.1.6 / BaseScrollView.podspec.json
blobae245a7548fadbd4b1f2f0271c4e4f95b44b5077
2   "name": "BaseScrollView",
3   "version": "0.1.6",
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.1.6"
22   },
23   "source_files": "BaseFile/BaseScrollView.{h,m}",
24   "dependencies": {
25     "MJRefresh": [
26       "~>3.1.0"
27     ],
28     "AFNetworking": [
29       "~>3.0"
30     ],
31     "SDWebImage": [
33     ],
34     "SVProgressHUD": [
35       "~>0.9"
36     ],
37     "NSString+expanded": [
39     ]
40   }