[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 6 / 8 / 1 / SwiftHelper / 0.0.1 / SwiftHelper.podspec.json
blob71aa270453be7c2de7d6d928988ad52fffc87210
2   "name": "SwiftHelper",
3   "version": "0.0.1",
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.1"
16   },
17   "source_files": "SwiftHelper/**/*.{swift}",
18   "frameworks": "UIKit",
19   "requires_arc": true,
20   "dependencies": {
21     "Kingfisher": [
23     ]
24   }