[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / a / b / c / OMTLibs / 1.0.6 / OMTLibs.podspec.json
blob16fa6f15fa8ca7a67e7bbb3da3e080e343c7b005
2   "name": "OMTLibs",
3   "version": "1.0.6",
4   "summary": "OMT ios private libs",
5   "description": "private libs create by OMT",
6   "homepage": "https://github.com/liuf1986/OMTLibs",
7   "license": "MIT",
8   "authors": {
9     "liuf": "zglf1986@126.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/liuf1986/OMTLibs.git",
16     "tag": "1.0.6"
17   },
18   "ios": {
19     "vendored_frameworks": "OMTLibs/**/*.{framework}"
20   },
21   "resources": "OMTLibs/**/*.{bundle}",
22   "source_files": "OMTLibs/*.{h}",
23   "public_header_files": "OMTLibs/*.{h}",
24   "libraries": [
25     "z",
26     "sqlite3"
27   ],
28   "frameworks": [
29     "AdSupport",
30     "CoreTelephony",
31     "AdSupport"
32   ],
33   "requires_arc": true