[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 1 / f / 6 / WCCategory / 0.1.1 / WCCategory.podspec.json
blob4c49293ca7c3ee77201f8e9ad82d6e240a2427a9
2   "name": "WCCategory",
3   "version": "0.1.1",
4   "summary": "WCCategory",
5   "description": "常见宏、常用基础类扩展方法",
6   "homepage": "https://github.com/394771176/WCCategory",
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/WCCategory.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": [
22     "WCCategory/Classes/*.h",
23     "WCCategory/Classes/*.m",
24     "WCCategory/Classes/Foundation/*.h",
25     "WCCategory/Classes/Foundation/*.m",
26     "WCCategory/Classes/UIKit/*.h",
27     "WCCategory/Classes/UIKit/*.m"
28   ],
29   "public_header_files": [
30     "WCCategory/Classes/*.h",
31     "WCCategory/Classes/Foundation/*.h",
32     "WCCategory/Classes/UIKit/*.h"
33   ],
34   "frameworks": [
35     "UIKit",
36     "Foundation"
37   ]