[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 9 / f / 2 / ExWatch / 0.0.5 / ExWatch.podspec.json
blob5af22d1adfbc90b1c49753bb394986614954bd0f
2   "name": "ExWatch",
3   "version": "0.0.5",
4   "summary": "Simple tool to watch value change",
5   "description": "简单的数据监视工具",
6   "homepage": "https://gitee.com/clstd/ExWatch",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "danielwyo": "wangyuanou@foxmail.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "swift_version": "4.2",
18   "source": {
19     "git": "https://gitee.com/clstd/ExWatch.git",
20     "tag": "0.0.5"
21   },
22   "source_files": [
23     "ExWatch",
24     "ExWatch/**/*.{h,m,swift}"
25   ],
26   "exclude_files": "Classes/Exclude",
27   "dependencies": {
28     "ExMedia": [
30     ]
31   }