[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / b / 5 / f / CCBFTComponentKit / 1.0.0 / CCBFTComponentKit.podspec.json
blob8c7b774cb452245e5622b5e10966918aa1609a46
2   "name": "CCBFTComponentKit",
3   "version": "1.0.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "CCBFTComponentKit, 政务组件封装",
9   "homepage": "https://github.com/lunan8866",
10   "authors": {
11     "xibei": "lunan8866@163.com"
12   },
13   "source": {
14     "git": "https://github.com/lunan8866/CCBFTComponentKit.git",
15     "tag": "1.0.0"
16   },
17   "requires_arc": true,
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": [
22     "CCBFTComponentKit/CCBFTComponentKit/gsp_alert(弹窗样式)/*.{h,m}",
23     "CCBFTComponentKit/CCBFTComponentKit/gsp_common/*.{h,m}",
24     "CCBFTComponentKit/CCBFTComponentKit/gsp_toast/*.{h,m}"
25   ],
26   "frameworks": [
27     "UIKit",
28     "Foundation"
29   ],
30   "dependencies": {
31     "Masonry": [
32       "~>1.1.0"
33     ]
34   }