[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 2 / 0 / LTxConfig / 0.0.2 / LTxConfig.podspec.json
blob0fc09f043ab2d02d44dbbcb47a7cab5be3fa78a2
2   "name": "LTxConfig",
3   "version": "0.0.2",
4   "summary": "基础配置.",
5   "license": "MIT",
6   "authors": {
7     "liangtong": "liangtongdev@163.com"
8   },
9   "homepage": "https://github.com/liangtongdev/LTxConfig",
10   "platforms": {
11     "ios": "9.0"
12   },
13   "source": {
14     "git": "https://github.com/liangtongdev/LTxConfig.git",
15     "tag": "0.0.2",
16     "submodules": true
17   },
18   "frameworks": "Foundation",
19   "default_subspecs": "Core",
20   "subspecs": [
21     {
22       "name": "Core",
23       "source_files": "LTxConfig/*.{h,m}",
24       "public_header_files": "LTxConfig/*.h"
25     }
26   ]