[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 0 / c / b / UCMDataCategory / 0.0.1 / UCMDataCategory.podspec.json
blobc559a0e1e00784e970f578c893d6934698638701
2   "name": "UCMDataCategory",
3   "version": "0.0.1",
4   "summary": "数据相关的分类",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "ssh://git@git.hnbangyao.com:9922/byShop/ucmdatacategory",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wangheng": "1339669469@qq.com"
13   },
14   "source": {
15     "git": "ssh://git@git.hnbangyao.com:9922/byShop/ucmdatacategory.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "subspecs": [
22     {
23       "name": "NSMuTableAttributedString",
24       "source_files": "UCMDataCategory/Classes/NSMuTableAttributedString/*",
25       "prefix_header_contents": "#import \"SDWebImage.h\"",
26       "dependencies": {
27         "SDWebImage": [
29         ]
30       }
31     },
32     {
33       "name": "NSString",
34       "source_files": "UCMDataCategory/Classes/NSString/*"
35     }
36   ]