[Add] RegulaCommonNightly 7.5.939
[CocoaPods.git] / Specs / 7 / 1 / 6 / HDBaseSDK / 1.0.1 / HDBaseSDK.podspec.json
blob913821cda5c5de4ad948a66f43dbd4bd28a16e3e
2   "name": "HDBaseSDK",
3   "version": "1.0.1",
4   "summary": "An iOS Base SDK for HD Service",
5   "authors": {
6     "CCVod": "zhaowl@bokecc.com"
7   },
8   "license": "MIT",
9   "homepage": "https://github.com/CCVideo",
10   "source": {
11     "git": "https://github.com/CCVideo/HDBaseSDK.git",
12     "tag": "1.0.1"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "vendored_frameworks": "HDBaseSDK/HDBaseUtils.framework",
18   "frameworks": [
19     "CoreFoundation",
20     "QuartzCore",
21     "SystemConfiguration",
22     "Security",
23     "UIKit",
24     "Foundation"
25   ]