[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 1 / c / 5 / SZKit / 1.3.7 / SZKit.podspec.json
blobd5a98156e730777fb6da61cfa2b501e7df5b0406
2   "name": "SZKit",
3   "version": "1.3.7",
4   "summary": "a set for convenient develop.",
5   "homepage": "https://github.com/StenpZ/SZKit",
6   "license": "MIT",
7   "authors": {
8     "StenpZ": "zhouc520@foxmail.com"
9   },
10   "source": {
11     "git": "https://github.com/StenpZ/SZKit.git",
12     "tag": "1.3.7"
13   },
14   "public_header_files": "SZKit/**/*.{h}",
15   "source_files": "SZKit/**/*.{h,m}",
16   "frameworks": "UIKit",
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true,
21   "dependencies": {
22     "SDWebImage": [
23       "~> 4.0"
24     ],
25     "Masonry": [
26       "~> 1.0"
27     ]
28   }