[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / e / 5 / f / PixelFree / 2.4.0 / PixelFree.podspec.json
blob7a4655b8a2e8740c5047f868febd332b7feb4ef9
2   "name": "PixelFree",
3   "version": "2.4.0",
4   "summary": "numu 美颜 sdk for iOS.",
5   "homepage": "https://www.qiniu.com",
6   "license": "Apache License, Version 2.0",
7   "authors": {
8     "code_007": "ios_sunmu@icloud.com"
9   },
10   "source": {
11     "git": "https://github.com/mu-code007/Pod_PixelFree.git",
12     "tag": "v2.3.0"
13   },
14   "resources": "**/*.{bundle,jpeg}",
15   "platforms": {
16     "ios": "11.0"
17   },
18   "requires_arc": true,
19   "pod_target_xcconfig": {
20     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
21   },
22   "user_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
24   },
25   "ios": {
26     "vendored_frameworks": [
27       "**/*.framework"
28     ]
29   }