[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / f / 0 / 1 / NZQBaseKit / 0.0.1 / NZQBaseKit.podspec.json
blob151294633b9c13af0d4815fd7db84c7cf499557f
2   "name": "NZQBaseKit",
3   "version": "0.0.1",
4   "summary": "NZQ iOS开发基础常用框架",
5   "description": "基础框架",
6   "homepage": "https://github.com/pasmall/NZQBaseKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Lyric": "851443090@qq.com"
13   },
14   "platforms": {
15     "ios": "10.3"
16   },
17   "swift_version": "4.1",
18   "source": {
19     "git": "https://github.com/pasmall/NZQBaseKit.git",
20     "branch": "master"
21   },
22   "source_files": "NZQBaseKit/Classes/**/*",
23   "frameworks": "UIKit",
24   "dependencies": {
25     "MJRefresh": [
27     ],
28     "Alamofire": [
30     ],
31     "SwiftyJSON": [
33     ],
34     "AlamofireImage": [
36     ],
37     "SnapKit": [
39     ]
40   }