[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / e / a / 4 / YTXModule / 1.2.6 / YTXModule.podspec.json
blob120d4ba9fed94d1fe7c4b023d4f1a0aeba98794a
2   "name": "YTXModule",
3   "version": "1.2.6",
4   "summary": "YTXModule 组件化",
5   "description": "组件化可以获得App生命周期,并且可以收发消息",
6   "homepage": "https://github.com/mdsb100/YTXModule",
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": "https://github.com/mdsb100/YTXModule.git",
19     "tag": "1.2.6"
20   },
21   "source_files": "YTXModule/Classes/**/*",
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ]