[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 6 / 8 / 1 / SwiftHelper / 0.0.4 / SwiftHelper.podspec.json
blobe6a77153d6a6efa3508b3162deb9e2bc07e2bf90
2   "name": "SwiftHelper",
3   "version": "0.0.4",
4   "summary": "项目中用的一些工具类和Extension",
5   "homepage": "https://github.com/LiuChang712/SwiftHelper",
6   "license": "MIT",
7   "authors": {
8     "liuchang": "iosliuchang@163.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/LiuChang712/SwiftHelper.git",
15     "tag": "0.0.4"
16   },
17   "source_files": [
18     "SwiftHelper",
19     "SwiftHelper/**/*.{swift}"
20   ],
21   "frameworks": "UIKit",
22   "requires_arc": true,
23   "dependencies": {
24     "Kingfisher": [
26     ]
27   }