[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / d / c / 2 / CTOpenSSLWrapper / 1.2.1 / CTOpenSSLWrapper.podspec.json
blob7b40ebb1a0e7fcb0adaed92494584d3517614f19
2   "name": "CTOpenSSLWrapper",
3   "version": "1.2.1",
4   "platforms": {
5     "ios": "6.0"
6   },
7   "license": "MIT",
8   "source": {
9     "git": "https://github.com/ebf/CTOpenSSLWrapper.git",
10     "tag": "1.2.1"
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   "dependencies": {
25     "OpenSSL-Universal": [
26       "1.0.1.h"
27     ]
28   }