[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / a / 8 / 4 / PodsPrebuild / 1.2.3 / PodsPrebuild.podspec.json
blobaf243a015999e2da3763e0ec6ba20c787fce5c55
2   "name": "PodsPrebuild",
3   "version": "1.2.3",
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.2.3"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "PodsPrebuild/Classes/**/*",
22   "frameworks": "UIKit",
23   "ios": {
24     "vendored_frameworks": "PodsPrebuild/Framework/*.framework"
25   },
26   "public_header_files": "PodsPrebuild/Classes/**/*.{h,hpp}",
27   "pod_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   },
30   "user_target_xcconfig": {
31     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
32   }