[Add] PingStorage 1.0.0
[CocoaPods.git] / Specs / a / 8 / 4 / PodsPrebuild / 1.0.4 / PodsPrebuild.podspec.json
blob045e0837cbc542fbec4d7140f75c514ce59cbea4
2   "name": "PodsPrebuild",
3   "version": "1.0.4",
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.4"
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   }