[Add] OpacityCore 3.22.7
[CocoaPods.git] / Specs / 2 / 1 / 7 / YRDCommonBase / 1.0.3 / YRDCommonBase.podspec.json
blob443fc27eb4f32c7248ea9e6daead37055f13ef6d
2   "name": "YRDCommonBase",
3   "version": "1.0.3",
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.3"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": "YRDCommonBase/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "MapKit"
25   ],
26   "dependencies": {
27     "AFNetworking": [
28       "~> 3.0.4"
29     ]
30   },
31   "subspecs": [
32     {
33       "name": "SVProgressHUD",
34       "source_files": "YRDCommonBase/Classes/**/*.{h,m}",
35       "resource_bundles": {
36         "YRDCommonBase": [
37           "YRDCommonBase/Classes/**/*.png"
38         ]
39       }
40     }
41   ]