[Add] PrimerSDK 2.33.1
[CocoaPods.git] / Specs / 5 / e / 7 / CarInfoSDK / 1.2 / CarInfoSDK.podspec.json
blob873f85773ed9372a74c18e78a55fb1738b4374f2
2   "name": "CarInfoSDK",
3   "version": "1.2",
4   "summary": "A short description of CarInfoSDK.",
5   "description": "车源项目的SDK",
6   "homepage": "https://github.com/shangshan/CarInfoSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "阿飞": "18301160525@163.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/shangshan/CarInfoSDK.git",
19     "tag": "1.2"
20   },
21   "source_files": [
22     "Frameworks",
23     "Frameworks/**/*.{h,a}"
24   ],
25   "exclude_files": "Classes/Exclude",
26   "resources": "Frameworks/CarInfoSDKBundle.bundle",
27   "dependencies": {
28     "AFNetworking": [
30     ],
31     "MBProgressHUD": [
33     ],
34     "MJExtension": [
36     ],
37     "MJRefresh": [
39     ],
40     "Reachability": [
42     ],
43     "SDWebImage": [
45     ]
46   }