[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 1 / c / 4 / BZTest / 0.2.9 / BZTest.podspec.json
blobe98648b83a351c528f5f49dced283b334fc251d5
2   "name": "BZTest",
3   "version": "0.2.9",
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     "CFNetwork"
22   ],
23   "libraries": [
24     "sqlite3",
25     "z"
26   ],
27   "requires_arc": true,
28   "source": {
29     "git": "/Users/zhoubing/Desktop/BZTest/BZTest",
30     "tag": "0.2.9"
31   },
32   "platforms": {
33     "ios": "8.0"
34   },
35   "ios": {
36     "vendored_frameworks": "ios/BZTest.framework"
37   },
38   "dependencies": {
39     "Masonry": [
40       "~> 1.0.1"
41     ],
42     "AFNetworking": [
43       "~> 3.1.0"
44     ],
45     "MJExtension": [
46       "~> 3.0.13"
47     ],
48     "FMDB": [
49       "~> 2.6.2"
50     ],
51     "MJRefresh": [
52       "~> 3.1.12"
53     ],
54     "SDWebImage": [
55       "~> 4.0.0-beta2"
56     ],
57     "MLLabel": [
58       "~> 1.10.2"
59     ],
60     "JHChainableAnimations": [
61       "~> 1.3.0"
62     ],
63     "SSZipArchive": [
64       "~> 1.6.2"
65     ],
66     "SocketRocket": [
67       "~> 0.5.1"
68     ],
69     "SVProgressHUD": [
70       "~> 2.1"
71     ]
72   }