[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / e / a / 4 / YTXModule / 1.2.4 / YTXModule.podspec.json
blob76a02e25102e4f32130135e7adc042f69fe50d00
2   "name": "YTXModule",
3   "version": "1.2.4",
4   "summary": "YTXModule 组件化",
5   "description": "组件化可以获得App生命周期,并且可以收发消息",
6   "homepage": "http://gitlab.yintech.net/ytx-ios/YTXModule.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "caojun": "78612846@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "http://gitlab.yintech.net/ytx-ios/YTXModule.git",
19     "tag": "1.2.4"
20   },
21   "prepare_command": "test -f download_zip.sh && sh download_zip.sh YTXModule",
22   "source_files": "YTXModule/Classes/**/*",
23   "preserve_paths": [
24     "YTXModule/lib/libYTXModule.a",
25     "YTXModule/Classes/**/*",
26     "download_zip.sh"
27   ],
28   "frameworks": [
29     "Foundation",
30     "UIKit"
31   ]