[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 5 / 2 / d / cnptools / 1.0.3 / cnptools.podspec.json
blob0f6c6efda190bb9da5554f9081d502af75578ba7
2   "name": "cnptools",
3   "version": "1.0.3",
4   "summary": "ios_caonaipeng_Fast development",
5   "homepage": "https://coding.net/u/naipeng_cao/p/cnptools/git",
6   "license": {
7     "type": "MIT",
8     "file": "FILE_LICENSE"
9   },
10   "authors": {
11     "ios_cnp": "naipeng_cao@163.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://git.coding.net/naipeng_cao/cnptools.git",
18     "tag": "1.0.3"
19   },
20   "resources": "cnptools/ImageSources/*.{png,xib,nib,bundle}",
21   "source_files": "cnptools/cnpheader.h",
22   "public_header_files": "cnptools/cnpheader.h",
23   "subspecs": [
24     {
25       "name": "Manager",
26       "source_files": "cnptools/Manager/*.{h,m}",
27       "dependencies": {
28         "MBProgressHUD": [
29           "~> 1.1.0"
30         ]
31       }
32     }
33   ]