[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / a / 8 / 4 / PodsPrebuild / 1.0.6 / PodsPrebuild.podspec.json
blob80e2b6e47af54299d2adaee8d522c2f7b701d012
2   "name": "PodsPrebuild",
3   "version": "1.0.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.0.6"
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/Framework/*.framework'/Headers/**/*.{h,hpp}"