[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 1 / c / 4 / BZTest / 0.2.7 / BZTest.podspec.json
blob7eb7e2b4dca207c7ada4cfd1fbbb33627372b2fe
2   "name": "BZTest",
3   "version": "0.2.7",
4   "summary": "正式测试.",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "authors": {
10     "BZlighthouse": "282066546@qq.com"
11   },
12   "homepage": "https://github.com/BZlighthouse/BZTest",
13   "description": "TODO: Add long description of the pod here.",
14   "frameworks": [
15     "UIKit",
16     "SystemConfiguration",
17     "Security",
18     "MobileCoreServices",
19     "CoreGraphics",
20     "ImageIO"
21   ],
22   "libraries": "sqlite3",
23   "requires_arc": true,
24   "source": {
25     "git": "/Users/zhoubing/Desktop/BZTest/BZTest",
26     "tag": "0.2.7"
27   },
28   "platforms": {
29     "ios": "8.0"
30   },
31   "ios": {
32     "vendored_frameworks": "ios/BZTest.framework"
33   },
34   "dependencies": {
35     "Masonry": [
36       "~> 1.0.1"
37     ],
38     "AFNetworking": [
39       "~> 3.1.0"
40     ],
41     "MJExtension": [
42       "~> 3.0.13"
43     ],
44     "FMDB": [
45       "~> 2.6.2"
46     ],
47     "MJRefresh": [
48       "~> 3.1.12"
49     ],
50     "SDWebImage": [
51       "~> 4.0.0-beta2"
52     ],
53     "SVProgressHUD": [
54       "~> 2.1"
55     ]
56   }