[Add] GoogleMobileAdsMediationIronSource 8.6.0.0.0
[CocoaPods.git] / Specs / 5 / f / 2 / MTTheme / 1.0.1 / MTTheme.podspec.json
blob16a0968a410fc72ba0d63abdeff9f30b59dc9f54
2   "name": "MTTheme",
3   "version": "1.0.1",
4   "summary": "组件化设计,主题国际化模块",
5   "description": "组件化设计,主题国际化模块。\n 可设置自定义主题,和本地国际化",
6   "homepage": "https://github.com/ireliaBR/MTTheme",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "irelia": "672575302@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/ireliaBR/MTTheme.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "MTTheme/MTTheme/**/*.{h,m}",
22   "pod_target_xcconfig": {
23     "DEFINES_MODULE": "YES"
24   },
25   "frameworks": [
26     "UIKit",
27     "AVFoundation"
28   ]