[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / a / e / d / WCBaseItem / 0.1.0 / WCBaseItem.podspec.json
blob46cbd548128817984544d5d8b6729e61514bd7d2
2   "name": "WCBaseItem",
3   "version": "0.1.0",
4   "summary": "A short description of WCBaseItem.",
5   "description": "基础对象封装,基于YYModel",
6   "homepage": "https://github.com/394771176/WCBaseItem",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "394771176": "394771176@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/394771176/WCBaseItem.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": [
22     "WCBaseItem/Classes/*",
23     "WCBaseItem/Classes/YYModel/*"
24   ],
25   "public_header_files": [
26     "WCBaseItem/Classes/*.h",
27     "WCBaseItem/Classes/YYModel/*.h"
28   ],
29   "dependencies": {
30     "WCCategory": [
32     ]
33   },
34   "deprecated": true