[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / 1 / 2 / libcurve-objc / 0.0.2 / libcurve-objc.podspec.json
blobbcde5564e6370061a4d6d9c2b81d30d372bfa0dd
2   "name": "libcurve-objc",
3   "version": "0.0.2",
4   "summary": "A libcurve port with no external depenedencies.",
5   "description": "A libcurve port with no external depenedencies. \nBased on https://github.com/zeromq/libcurve\n\n* Think: Why did you write this? What is the focus? What does it do?\n* CocoaPods will be using this to generate tags, and improve search results.\n* Try to keep it short, snappy and to the point.\n* Finally, don't worry about the indent, CocoaPods strips it!",
6   "homepage": "http://github.com/ajres/libcurve-objc",
7   "license": "APACHE2",
8   "authors": {
9     "@ajres": "dev@yet-another.co"
10   },
11   "platforms": {
12     "ios": "8.0",
13     "osx": "10.9"
14   },
15   "source": {
16     "git": "https://github.com/ajres/libcurve-objc.git",
17     "tag": "0.0.2"
18   },
19   "source_files": "libcurve-objc/**/*.{c,h,m}",
20   "public_header_files": "libcurve-objc/include/**/*.h",
21   "requires_arc": true,
22   "dependencies": {
23     "libsodium": [
25     ]
26   }