[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 5 / 2 / d / cnptools / 1.0.4 / cnptools.podspec.json
blob9391c28010c10fea4baf1478fb0ddf3dc1fd9938
2   "name": "cnptools",
3   "version": "1.0.4",
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.4"
19   },
20   "resources": "cnptools/ImageSources/*.{png,xib,nib,bundle}",
21   "source_files": "cnptools/cnpheader.h",
22   "public_header_files": "cnptools/cnpheader.h",
23   "requires_arc": true,
24   "xcconfig": {
25     "USER_HEADER_SEARCH_PATHS": "$(SRCROOT)"
26   },
27   "subspecs": [
28     {
29       "name": "Manager",
30       "source_files": "cnptools/Manager/*.{h,m}",
31       "dependencies": {
32         "MBProgressHUD": [
33           "~> 1.1.0"
34         ]
35       }
36     }
37   ]