[Add] OpacityCore 3.22.7
[CocoaPods.git] / Specs / 2 / 1 / 7 / YRDCommonBase / 1.0.4 / YRDCommonBase.podspec.json
blobe7399d595e03b1fe032081fa26cf96737c5b3311
2   "name": "YRDCommonBase",
3   "version": "1.0.4",
4   "summary": "YRDCommonBase is commom Base Until For YRD JieKuan iOSAPP.",
5   "description": "YRDCommonBase is commom Base Until For YRD JieKuan iOSAPP.",
6   "homepage": "http://gitlab.yixinonline.org/YRD_CreditPerson_ios/YRDCommonBase.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "yanweiwu": "yanweiwu@yirendai.com"
13   },
14   "source": {
15     "git": "http://gitlab.yixinonline.org/YRD_CreditPerson_ios/YRDCommonBase.git",
16     "tag": "1.0.4"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "frameworks": [
22     "UIKit",
23     "MapKit"
24   ],
25   "dependencies": {
26     "AFNetworking": [
27       "~> 3.0.4"
28     ]
29   },
30   "subspecs": [
31     {
32       "name": "SVProgressHUD",
33       "source_files": "YRDCommonBase/Classes/SVProgressHUD/*"
34     },
35     {
36       "name": "LJAFNetWorking",
37       "source_files": "YRDCommonBase/Classes/LJAFNetWorking/*.{h,m}"
38     }
39   ]