[Add] BridgeKit 0.1.0
[CocoaPods.git] / Specs / 0 / 5 / 3 / SJUtils / 0.0.1 / SJUtils.podspec.json
blob07b32ac20a87ce46b8d31d1f70ff72a0ac101acc
2   "name": "SJUtils",
3   "version": "0.0.1",
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.1"
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   }