[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 2 / 1 / 7 / YRDCommonBase / 1.0.6 / YRDCommonBase.podspec.json
blob720d8c7b5ff43878a55f72ece39721a54545d00e
2   "name": "YRDCommonBase",
3   "version": "1.0.6",
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.6"
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     "Masonry": [
30       "~> 1.0.2"
31     ],
32     "PureLayout": [
33       "~> 3.0.2"
34     ]
35   },
36   "subspecs": [
37     {
38       "name": "SVProgressHUD",
39       "source_files": "YRDCommonBase/Classes/SVProgressHUD/*",
40       "resource_bundles": {
41         "YRDCommonBase": [
42           "YRDCommonBase/Classes/SVProgressHUD/SVProgressHUD.bundle/*.png"
43         ]
44       }
45     },
46     {
47       "name": "LJAFNetWorking",
48       "source_files": "YRDCommonBase/Classes/LJAFNetWorking/*.{h,m}"
49     },
50     {
51       "name": "BaseScrollView",
52       "source_files": "YRDCommonBase/Classes/BaseScrollView/*.{h,m}"
53     },
54     {
55       "name": "CNPPopupController",
56       "source_files": "YRDCommonBase/Classes/CNPPopupController/*.{h,m}"
57     },
58     {
59       "name": "JDStatusBarNotification",
60       "source_files": "YRDCommonBase/Classes/JDStatusBarNotification/*.{h,m}"
61     },
62     {
63       "name": "SDWebImage",
64       "source_files": "YRDCommonBase/Classes/SDWebImage/*.{h,m}"
65     },
66     {
67       "name": "SKSTableView",
68       "source_files": "YRDCommonBase/Classes/SKSTableView/*"
69     }
70   ]