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