[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 8 / 6 / 7 / XDLibrary / 0.1.3 / XDLibrary.podspec.json
blob4dcff0be5208291053c64596f21d87a06221116a
2   "name": "XDLibrary",
3   "version": "0.1.3",
4   "summary": "TestLibrary.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://coding.net/u/ecfire/p/wlfSpecs/git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ECwlf": "631292061@qq.com"
13   },
14   "source": {
15     "git": "https://git.coding.net/ecfire/wlfSpecs.git",
16     "tag": "0.1.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "subspecs": [
22     {
23       "name": "iCarousel",
24       "source_files": "XDLibrary/Classes/iCarousel/**/*",
25       "public_header_files": "XDLibrary/Classes/iCarousel/**/*.h"
26     },
27     {
28       "name": "XDProgress",
29       "source_files": "XDLibrary/Classes/XDProgress/**/*",
30       "public_header_files": "XDLibrary/Classes/XDProgress/**/*.h",
31       "dependencies": {
32         "MBProgressHUD": [
33           "~> 1.0.0"
34         ]
35       }
36     }
37   ]