[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 2 / 3 / d / WSBaseKit / 1.0.1 / WSBaseKit.podspec.json
blob5dd2c6c8cae3e09dd46e4e6665fa37f7e8c7c88f
2   "name": "WSBaseKit",
3   "version": "1.0.1",
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": "v1.0.1"
20   },
21   "source_files": [
22     "WSBaseKit",
23     "WSBaseKit/**/*.{h,m}"
24   ],
25   "frameworks": [
26     "UIKit",
27     "Foundation"
28   ],
29   "requires_arc": true,
30   "dependencies": {
31     "AFNetworking": [
33     ]
34   }