[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / b / c / OMTLibs / 1.0.1 / OMTLibs.podspec.json
blob171bcb505109b38ba6203ee8080254887ed98031
2   "name": "OMTLibs",
3   "version": "1.0.1",
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": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/liuf1986/OMTLibs.git",
16     "tag": "1.0.1"
17   },
18   "ios": {
19     "vendored_frameworks": "OMTLibs/**/*.{framework}"
20   },
21   "resources": "OMTLibs/**/*.{bundle}",
22   "libraries": [
23     "z",
24     "sqlite3"
25   ],
26   "frameworks": [
27     "AdSupport",
28     "CoreTelephony",
29     "AdSupport"
30   ],
31   "requires_arc": true