[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 0 / c / 3 / XJPCategoryKit / 0.1.0 / XJPCategoryKit.podspec.json
blob0591cb5d7e388bc7e452e2f9a10d2919ccb22b51
2   "name": "XJPCategoryKit",
3   "version": "0.1.0",
4   "summary": "提供便利的分类",
5   "description": "提供OC常见的各种分类方法",
6   "homepage": "https://github.com/xiejiapei-creator/XJPCategoryKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "xiejiapei-creator": "2170928274@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/xiejiapei-creator/XJPCategoryKit.git",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "https://www.jianshu.com/u/1ceb4a330607",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "XJPCategoryKit/Classes/**/*",
23   "public_header_files": "Pod/Classes/**/*.h"