[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 7 / 5 / 6 / SYToolBox / 0.0.7 / SYToolBox.podspec.json
blob8f5c2d2dcc78e34deee499547cf28fc4659857a9
2   "name": "SYToolBox",
3   "version": "0.0.7",
4   "summary": "个人工具组件",
5   "homepage": "http://blog.dnnlbj.com",
6   "license": "MIT",
7   "authors": {
8     "CoderSy": "private.shengyang@gmail.com"
9   },
10   "platforms": {
11     "ios": "9.0"
12   },
13   "source": {
14     "git": "https://github.com/CoderSy/SYToolBox.git",
15     "tag": "0.0.7"
16   },
17   "source_files": "Source/**/*.{swift}",
18   "frameworks": [
19     "UIKit",
20     "Foundation",
21     "AVFoundation",
22     "CloudKit"
23   ],
24   "requires_arc": true,
25   "dependencies": {
26     "Alamofire": [
28     ],
29     "SwiftyJSON": [
31     ]
32   },
33   "pod_target_xcconfig": {
34     "SWIFT_VERSION": "3.0"
35   },
36   "pushed_with_swift_version": "3.0"