[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / d / 1 / 0 / JLYKit / 0.3.4 / JLYKit.podspec.json
blob60d537f2c11171d77cc1b6a63dd9186349249dcf
2   "name": "JLYKit",
3   "version": "0.3.4",
4   "license": "MIT",
5   "summary": "A simple framework on iOS.",
6   "homepage": "https://github.com/HappyiOSYuan/JLYKit",
7   "authors": {
8     "宁袁": "1294752518@qq.com"
9   },
10   "source": {
11     "git": "https://github.com/HappyiOSYuan/JLYKit.git",
12     "tag": "0.3.4"
13   },
14   "requires_arc": true,
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "JLYKit/Classes/**/*",
19   "public_header_files": "JLYKit/Classes/**/*.h",
20   "frameworks": [
21     "UIKit",
22     "ImageIO",
23     "QuartzCore",
24     "Security",
25     "CoreGraphics",
26     "Foundation",
27     "SystemConfiguration"
28   ],
29   "dependencies": {
30     "AFNetworking": [
32     ],
33     "MLInputDodger": [
34       "~>1.4.0"
35     ],
36     "Reachability": [
38     ],
39     "SDAutoLayout": [
41     ],
42     "SDWebImage": [
44     ],
45     "Masonry": [
47     ],
48     "DGActivityIndicatorView": [
50     ],
51     "ISHPermissionKit": [
53     ],
54     "SVProgressHUD": [
56     ],
57     "MJRefresh": [
59     ],
60     "JDStatusBarNotification": [
62     ]
63   }