[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 2 / 1 / 7 / YRDCommonBase / 1.0.5 / YRDCommonBase.podspec.json
blob34abd3d0189fe9ff00ea5aec2e59aac680eb2681
2   "name": "YRDCommonBase",
3   "version": "1.0.5",
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.5"
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       "resource_bundles": {
35         "YRDCommonBase": [
36           "YRDCommonBase/Classes/SVProgressHUD/SVProgressHUD.bundle/*.png"
37         ]
38       }
39     },
40     {
41       "name": "LJAFNetWorking",
42       "source_files": "YRDCommonBase/Classes/LJAFNetWorking/*.{h,m}"
43     }
44   ]