[Add] AlibabacloudMarket20151101 1.1.0
[CocoaPods.git] / Specs / e / 5 / f / PixelFree / 2.4.5 / PixelFree.podspec.json
blob6f99e777cb981538d12e1f33435c92eae781c7d2
2   "name": "PixelFree",
3   "version": "2.4.5",
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.4.5"
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   }