[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / d / f / LWOCKit / 0.0.76.58 / LWOCKit.podspec.json
blob3bd52648fbb29e0c96712ff2baeff42972f7ff93
2   "name": "LWOCKit",
3   "version": "0.0.76.58",
4   "summary": "LWOCKit",
5   "description": "常用Category分类,LWOCKit",
6   "homepage": "https://github.com/boyssimple/LWOCKit.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "罗伟": "luowei@cqyanyu.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/boyssimple/LWOCKit.git",
19     "tag": "0.0.76.58"
20   },
21   "source_files": "Sources/**/*.{h,m}",
22   "resources": "Sources/**/*.bundle",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ],
27   "dependencies": {
28     "MBProgressHUD": [
29       "~> 1.1.0"
30     ],
31     "AFNetworking": [
32       "~> 3.2.1"
33     ],
34     "MJExtension": [
35       "~> 3.0.15.1"
36     ],
37     "FMDB": [
38       "~> 2.7.5"
39     ]
40   }