[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / f / a / 6 / KBLibrary / 1.0.13 / KBLibrary.podspec.json
blob158f73b754e4fd92813d3a5fe23c2487905b259e
2   "name": "KBLibrary",
3   "version": "1.0.13",
4   "platforms": {
5     "ios": "9.0"
6   },
7   "summary": "iOS develop tools",
8   "homepage": "https://github.com/LKeBing/KBLibrary",
9   "license": "MIT",
10   "authors": {
11     "LKeBing": "13568922114@163.com"
12   },
13   "source": {
14     "git": "https://github.com/LKeBing/KBLibrary.git",
15     "tag": "1.0.13"
16   },
17   "requires_arc": true,
18   "ios": {
19     "frameworks": [
20       "Foundation",
21       "UIKit",
22       "AVFoundation"
23     ]
24   },
25   "source_files": "KBLibrary",
26   "dependencies": {
27     "AFNetworking": [
29     ],
30     "MJRefresh": [
32     ],
33     "SVProgressHUD": [
35     ],
36     "SDWebImage": [
38     ],
39     "Masonry": [
41     ],
42     "IQKeyboardManager": [
44     ],
45     "MJExtension": [
47     ],
48     "AvoidCrash": [
50     ]
51   }