[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 5 / c / f / VIUtilsKit / 0.0.5 / VIUtilsKit.podspec.json
blobd6903d1d67c916647a065f78f12f132f24078b45
2   "name": "VIUtilsKit",
3   "version": "0.0.5",
4   "summary": "工具类",
5   "description": "项目中可以用来公用的工具类等",
6   "homepage": "https://github.com/Vienta/VIUtilsKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Vienta": "vienta.su@gmail.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/Vienta/VIUtilsKit.git",
19     "tag": "0.0.5"
20   },
21   "source_files": "Class/*.{h,m}",
22   "requires_arc": true,
23   "dependencies": {
24     "AFNetworking": [
26     ]
27   }