[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / c / 0 / 6 / RABaseLib / 0.1.0 / RABaseLib.podspec.json
blob7f4b20ebbd5f88dcb89734c0be5fa628f854b034
2   "name": "RABaseLib",
3   "version": "0.1.0",
4   "summary": "introduce RABaseLib frameworks",
5   "description": "RABaseLib Modules This is for RA project",
6   "homepage": "https://git.coding.net/wniruoanhao/RABaseModuleProvite.git",
7   "license": {
8     "type": "BSD"
9   },
10   "authors": {
11     "王伟": "578433100@qq.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://git.coding.net/wniruoanhao/RABaseModuleProvite.git",
18     "tag": "0.1.0"
19   },
20   "source_files": "RABaseClass/**/*.{h,m}",
21   "frameworks": [
22     "UIKit",
23     "AVFoundation",
24     "Foundation"
25   ],
26   "requires_arc": true,
27   "dependencies": {
28     "AFNetworking": [
30     ],
31     "SVProgressHUD": [
33     ],
34     "SDWebImage": [
35       "~> 4.4.1"
36     ]
37   }