[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / 5 / 3 / SJUtils / 0.1.1 / SJUtils.podspec.json
blobc06f415fa898d46c1b91989404031a728098478b
2   "name": "SJUtils",
3   "version": "0.1.1",
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.1"
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"