[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 6 / b / openinstallSDK / 1.7.9 / openinstallSDK.podspec.json
blob99ceee058fe4360c765a6fa31168a55a282b389e
2   "name": "openinstallSDK",
3   "version": "1.7.9",
4   "summary": "SDK of openinstallSDK",
5   "description": "1.版本和OpenInstall官方版本保持一致。\n2.这个是一个动态库。",
6   "homepage": "https://github.com/AndyJiaoOpeninstall/OpenSDK",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "Andy": "821802564@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/AndyJiaoOpeninstall/OpenSDK.git",
15     "tag": "1.7.9"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "public_header_files": "openinstall/*.h",
21   "source_files": "openinstall/*",
22   "vendored_libraries": "openinstall/libOpenInstallSDK.a",
23   "frameworks": [
24     "SafariServices",
25     "Foundation",
26     "UIKit"
27   ]