[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / d / c / 2 / CTOpenSSLWrapper / 1.3.0 / CTOpenSSLWrapper.podspec.json
blob6368a1f031371121e3a403828f82e64f043c8288
2   "name": "CTOpenSSLWrapper",
3   "version": "1.3.0",
4   "platforms": {
5     "ios": "7.0"
6   },
7   "license": "MIT",
8   "source": {
9     "git": "https://github.com/ebf/CTOpenSSLWrapper.git",
10     "tag": "1.3.0"
11   },
12   "source_files": [
13     "CTOpenSSLWrapper/CTOpenSSLWrapper/*.{h,m}",
14     "CTOpenSSLWrapper/CTOpenSSLWrapper/Framework Additions/**/**/*.{h,m}",
15     "CTOpenSSLWrapper/CTOpenSSLWrapper/**/*.{h,m}"
16   ],
17   "frameworks": "Foundation",
18   "requires_arc": true,
19   "homepage": "https://github.com/ebf/CTOpenSSLWrapper",
20   "summary": "Objc OpenSSL wrapper.",
21   "authors": {
22     "Oliver Letterer": "oliver.letterer@gmail.com"
23   },
24   "vendored_frameworks": "openssl.framework"