[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / 2 / b / XNKit / 1.3.3 / XNKit.podspec.json
blobec66a0acde8041ae1693254070e4469ebadc26f4
2   "name": "XNKit",
3   "version": "1.3.3",
4   "summary": "IOS开发中常用的工具类集锦",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/LuohanCC/XNKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "LuohanCC": "luohancc@163.com"
13   },
14   "source": {
15     "git": "https://github.com/LuohanCC/XNKit.git",
16     "tag": "1.3.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "dependencies": {
22     "Masonry": [
23       "~> 1.1.0"
24     ],
25     "MJRefresh": [
26       "~> 3.3.1"
27     ],
28     "SDWebImage": [
29       "~> 5.4.0"
30     ],
31     "AFNetworking": [
32       "~> 3.2.1"
33     ],
34     "XNProgressHUD": [
36     ]
37   },
38   "source_files": "XNKit/Classes/**/*",
39   "resource_bundles": {
40     "XNKit": [
41       "XNKit/Assets/**/*"
42     ]
43   },
44   "swift_versions": "4.0",
45   "requires_arc": true,
46   "frameworks": [
47     "UIKit",
48     "AVFoundation"
49   ],
50   "libraries": [
51     "c++",
52     "resolv"
53   ],
54   "swift_version": "4.0"