[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / 8 / a / YangLeiTools / 1.0.4 / YangLeiTools.podspec.json
blob837ff63fd0a60c50f7cfb970dc366551f99122ac
2   "name": "YangLeiTools",
3   "version": "1.0.4",
4   "summary": "An easy way to use pull-to-refresh",
5   "homepage": "https://github.com/yangLeiBoy/YangLeiToolsDemo",
6   "license": "MIT",
7   "authors": {
8     "yangLei": "1024006431@qq.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/yangLeiBoy/YangLeiToolsDemo.git",
15     "tag": "1.0.4"
16   },
17   "source_files": "YangLeiToolsDemo/YangLeiTools/*.{h,m}",
18   "requires_arc": true,
19   "dependencies": {
20     "AFNetworking": [
21       "~> 3.1.0"
22     ],
23     "SVProgressHUD": [
24       "~> 2.0.3"
25     ]
26   }