[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 3 / 2 / 1 / BPComponents / 0.0.3 / BPComponents.podspec.json
blobae2ae26684b4a0fb8994d46fd6b8c8732b16bf81
2   "name": "BPComponents",
3   "version": "0.0.3",
4   "summary": "BPComponents",
5   "homepage": "https://github.com/wupeng4321/BPComponents",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "wupeng4321": "wupeng_4321@163.com."
12   },
13   "platforms": {
14     "ios": "13.0"
15   },
16   "source": {
17     "git": "https://github.com/wupeng4321/BPComponents.git",
18     "tag": "0.0.3"
19   },
20   "source_files": [
21     "BPComponents/",
22     "BPComponents/**/*.swift",
23     "BPComponents/**/*.{h,m}"
24   ],
25   "exclude_files": "BPComponents/**/info.plist",
26   "resource_bundles": {
27     "BPComponents": [
28       "BPComponents/BPComponents/**/*.{xib,storyboard,zip,xcassets,plist,strings,json}"
29     ]
30   }