[Add] LLUnionPaySDK 1.3.2
[CocoaPods.git] / Specs / a / 8 / 4 / PodsPrebuild / 1.1.7 / PodsPrebuild.podspec.json
blobdb15eb26bfc121253f2e23dcaf26176126f1a68c
2   "name": "PodsPrebuild",
3   "version": "1.1.7",
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.1.7"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "PodsPrebuild/Classes/**/*.{h,hpp}",
22   "frameworks": "UIKit",
23   "public_header_files": "PodsPrebuild/Classes/**/*.{h,hpp}",
24   "pod_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   },
27   "user_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   }