[Add] FaceSDKNightly 6.4.2305
[CocoaPods.git] / Specs / 2 / 3 / d / WSBaseKit / 1.1.0 / WSBaseKit.podspec.json
blob2b5bc922bd3fb51dd530d7721f5cc78d5a38f2ff
2   "name": "WSBaseKit",
3   "version": "1.1.0",
4   "summary": "Components common to some projects.",
5   "description": "Components common for some projects",
6   "homepage": "https://gitee.com/taessica/WSBaseKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "张聪": "971188623@qq.com.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://gitee.com/taessica/WSBaseKit.git",
19     "tag": "1.1.0"
20   },
21   "source_files": "WSBaseKit/WSBaseKit/**/*.{h,m}",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "requires_arc": true,
27   "dependencies": {
28     "AFNetworking": [
30     ]
31   }