[Add] Backpack-SwiftUI 73.18.0
[CocoaPods.git] / Specs / 0 / 5 / 3 / SJUtils / 0.1.0 / SJUtils.podspec.json
blob80b85d9a5e0b5c1cb13e5f320d81b4e3c65e8532
2   "name": "SJUtils",
3   "version": "0.1.0",
4   "summary": "A personal utils",
5   "description": "A personal utils, just for fun",
6   "homepage": "http://zhangbuhuai.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "sadjason": "sadjason@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/sadjason/SJUtils.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "SJUtils/Classes/**/*.{h,m,swift}",
22   "pod_target_xcconfig": {
23     "SWIFT_VERSION": "3"
24   },
25   "pushed_with_swift_version": "3.0"