[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / d / c / 2 / CTOpenSSLWrapper / 1.2.2 / CTOpenSSLWrapper.podspec.json
blob1639fc6eb64167af1f3d3fa7fe324473b42093a2
2   "name": "CTOpenSSLWrapper",
3   "version": "1.2.2",
4   "platforms": {
5     "ios": "7.0"
6   },
7   "license": "MIT",
8   "source": {
9     "git": "https://github.com/ebf/CTOpenSSLWrapper.git",
10     "tag": "1.2.2"
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.i"
27     ]
28   }