[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 6 / 4 / 8 / BLIMModule / 1.0.2 / BLIMModule.podspec.json
blobbc81c5ede8b166db79228f0c68d0bff240895ef2
2   "name": "BLIMModule",
3   "version": "1.0.2",
4   "summary": "A short description of BLIMModule.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://192.168.199.108/ios/project/biaoli/BLIMModule",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "xu": "252697349@qq.com"
13   },
14   "source": {
15     "git": "http://192.168.199.108/ios/project/biaoli/BLIMModule.git",
16     "tag": "1.0.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "BLIMModule/Classes/**/*",
22   "static_framework": true,
23   "pod_target_xcconfig": {
24     "VALID_ARCHS": "x86_64 armv7 arm64",
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   },
27   "dependencies": {
28     "Masonry": [
30     ],
31     "SDWebImage": [
33     ],
34     "YYText": [
36     ],
37     "YYModel": [
39     ],
40     "WCDB": [
42     ],
43     "MJRefresh": [
45     ],
46     "FBRetainCycleDetector": [
48     ],
49     "AFPageClient": [
50       "1.0.9"
51     ],
52     "MWAssets_Framework": [
54     ],
55     "AFBrowser": [
56       "1.3.0"
57     ],
58     "MWLottieOC": [
59       "1.0.1"
60     ],
61     "MWVoiceConverter": [
63     ],
64     "BLPublic": [
65       "1.0.2"
66     ],
67     "BLDataSource": [
68       "1.0.3"
69     ],
70     "BLIMPublic": [
72     ],
73     "BLReportPublic": [
74       "1.0.1"
75     ],
76     "BLAnalytics": [
77       "1.0.2"
78     ]
79   },
80   "private_header_files": [
81     "BLIMModule/Classes/Module/Models/BLMessage+WCTTableCoding.h",
82     "BLIMModule/Classes/Module/Models/BLSession+WCTTableCoding.h"
83   ],
84   "resource_bundles": {
85     "BLIMModule": [
86       "BLIMModule/Assets/*"
87     ]
88   }