[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / e / 6 / 7 / TabacoKit / 0.0.1 / TabacoKit.podspec.json
blob40b26e3807571aad7593bed5d568c3128a9715a8
2   "name": "TabacoKit",
3   "version": "0.0.1",
4   "summary": "Tabaco The description is shorter than the summary.",
5   "description": "Tabaco组件",
6   "homepage": "www.baidu.com",
7   "license": "MIT",
8   "authors": {
9     "zy": "15680075675@163.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "git@github.com:julienGit/TabocoKit.git",
16     "tag": "0.0.1"
17   },
18   "static_framework": true,
19   "pod_target_xcconfig": {
20     "ENABLE_BITCODE": "NO"
21   },
22   "source_files": [
23     "TabacoKit",
24     "TabacoKit/**/*.{h,m}"
25   ],
26   "public_header_files": "TabacoKit/**/*.h",
27   "dependencies": {
28     "Masonry": [
30     ]
31   }