[Add] nashidVerifySDK 1.0.16
[CocoaPods.git] / Specs / a / b / c / OMTLibs / 1.0.0 / OMTLibs.podspec.json
blobc83039af3583fe28bd952a222ad007d62d6842e9
2   "name": "OMTLibs",
3   "version": "1.0.0",
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.0"
17   },
18   "ios": {
19     "vendored_frameworks": "OMTLibs/**/*.{framework}"
20   },
21   "resources": "OMTLibs/**/*.{bundle}",
22   "requires_arc": true