[Add] LLUnionPaySDK 1.3.2
[CocoaPods.git] / Specs / a / 8 / 4 / PodsPrebuild / 1.5.6 / PodsPrebuild.podspec.json
blob9ab2efc8f6f8b55fb608348ced3b3e4b7a807fa0
2   "name": "PodsPrebuild",
3   "version": "1.5.6",
4   "summary": "存放预编译缓存",
5   "description": "\"存放预编译缓存\"",
6   "homepage": "http://techgit.meitu.com/ldh1",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ldh": "ldh1@meitu.com"
13   },
14   "source": {
15     "git": "git@techgit.meitu.com:ldh1/podcache.git",
16     "tag": "1.5.6"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "frameworks": "UIKit",
22   "ios": {
23     "vendored_frameworks": "PodsPrebuild/Framework/*.framework"
24   },
25   "pod_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27   },
28   "user_target_xcconfig": {
29     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
30   }