[Add] HXPhotoPicker 4.2.4
[CocoaPods.git] / Specs / 0 / b / f / LCToolKit / 1.0.1 / LCToolKit.podspec.json
blob9fdcaee870b14e1570428c39de01ce133a4e4e1c
2   "name": "LCToolKit",
3   "version": "1.0.1",
4   "summary": "Some encapsulation about Alamofire, FMDB and so on.",
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.0.1"
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"