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