[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / b / c / OMTLibs / 1.1.7 / OMTLibs.podspec.json
blobd8a6f683168f2d4387a6d8bb6051614888234468
2   "name": "OMTLibs",
3   "version": "1.1.7",
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.1.7"
17   },
18   "ios": {
19     "vendored_frameworks": "OMTLibs/**/*.{framework}"
20   },
21   "source_files": "OMTLibs/*.{h}",
22   "public_header_files": "OMTLibs/*.{h}",
23   "libraries": [
24     "z",
25     "sqlite3"
26   ],
27   "frameworks": [
28     "AdSupport",
29     "CoreTelephony"
30   ],
31   "requires_arc": true