[Add] DittoObjC 4.9.2
[CocoaPods.git] / Specs / 2 / f / 0 / ACIMLib / 1.2.6 / ACIMLib.podspec.json
bloba94331fa08ac41d45168ea7f2d57b5f6db3167fc
2   "name": "ACIMLib",
3   "version": "1.2.6",
4   "summary": "IMLib SDK",
5   "description": "IMLib SDK for iOS.",
6   "homepage": "https://github.com/CoderZmu/ACIMLib",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "CoderZmu": "muz64034@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/CoderZmu/ACIMLib.git",
16     "tag": "1.2.6"
17   },
18   "requires_arc": true,
19   "platforms": {
20     "ios": "11.0"
21   },
22   "vendored_frameworks": "ACIMLib.xcframework",
23   "source_files": "ACIMLib.xcframework/ios-arm64/ACIMLib.framework/Headers/**.h",
24   "public_header_files": "ACIMLib.xcframework/ios-arm64/ACIMLib.framework/Headers/**.h",
25   "dependencies": {
26     "AliyunOSSiOS": [
28     ],
29     "libwebp": [
31     ]
32   }