[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 0 / b / f / LCToolKit / 1.1.0 / LCToolKit.podspec.json
blobc07dae3c45dda5302788ad91f5a48ad4aedbb345
2   "name": "LCToolKit",
3   "version": "1.1.0",
4   "summary": "Some encapsulation and common function.",
5   "homepage": "https://github.com/GreenBeanD/LCTool",
6   "license": "MIT",
7   "authors": {
8     "LazyCat": "dxyrainbow@163.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/GreenBeanD/LCTool.git",
15     "tag": "1.1.0"
16   },
17   "source_files": "LCToolKit/**/*.{swift}",
18   "frameworks": "UIKit",
19   "dependencies": {
20     "Alamofire": [
21       "~> 4.5.1"
22     ],
23     "FMDB": [
24       "~> 2.7.2"
25     ]
26   },
27   "requires_arc": true,
28   "pushed_with_swift_version": "4.0"