[Add] CookieOvenWebtoon 3.2.4
[CocoaPods.git] / Specs / 7 / 5 / 6 / SYToolBox / 0.0.5 / SYToolBox.podspec.json
blob6a51743e3ad6f5116ee040b6245208b44981febe
2   "name": "SYToolBox",
3   "version": "0.0.5",
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.5"
16   },
17   "source_files": "Source/**/*.{swift}",
18   "frameworks": [
19     "UIKit",
20     "Foundation",
21     "AVFoundation"
22   ],
23   "requires_arc": true,
24   "dependencies": {
25     "Alamofire": [
27     ],
28     "SwiftyJSON": [
30     ]
31   },
32   "pod_target_xcconfig": {
33     "SWIFT_VERSION": "3.0"
34   },
35   "pushed_with_swift_version": "3.0"