[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 0 / c / 2 / IBKHeader / 1.0.0 / IBKHeader.podspec.json
blob2e79a90b6ce3d1da5fe1f537cf62906390be8808
2   "name": "IBKHeader",
3   "version": "1.0.0",
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.0"
20   },
21   "source_files": [
22     "IBKHeader",
23     "IBKHeader/**/*.{h,m,swift}"
24   ],
25   "exclude_files": "Classes/Exclude",
26   "swift_versions": "5.0",
27   "resources": "IBKHeader/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}",
28   "requires_arc": true