[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 0 / c / 2 / IBKHeader / 1.0.6 / IBKHeader.podspec.json
blob4b2435b502a88529190d0127f2ac64f093f9c0f8
2   "name": "IBKHeader",
3   "version": "1.0.6",
4   "summary": "A IBKHeader is like a custom components.",
5   "description": "The IBKHeader is a completely customizable plugin that can be used in any iOS app.",
6   "homepage": "https://github.com/iBeautyKit/IBKHeader",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "platforms": {
12     "ios": "11.0"
13   },
14   "authors": {
15     "Nirmalkumar": "nirmalkumar.s@photoninfotech.net"
16   },
17   "source": {
18     "git": "https://github.com/iBeautyKit/IBKHeader.git",
19     "tag": "1.0.6"
20   },
21   "exclude_files": "Classes/Exclude",
22   "swift_versions": "5.0",
23   "resources": "IBKHeader/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}",
24   "source_files": [
25     "IBKHeader",
26     "IBKHeader/**/*.{h,m,swift}"
27   ],
28   "resource_bundles": {
29     "MyFramework": [
30       "IBKHeader/**/*.{storyboard,xib}"
31     ]
32   },
33   "requires_arc": true,
34   "swift_version": "5.0"