[Add] WatchMarket 0.0.2
[CocoaPods.git] / Specs / 4 / 7 / c / HUsdk / 0.1.0 / HUsdk.podspec.json
blobba7726f03fb6a5c047875015981afdcca2a78dcf
2   "name": "HUsdk",
3   "version": "0.1.0",
4   "summary": "usdk",
5   "homepage": "https://github.com/wowbby/HUsdk.git",
6   "platforms": {
7     "ios": "8.0"
8   },
9   "license": "MIT",
10   "authors": {
11     "wowbby": "zhengzx@haierubic.com.com"
12   },
13   "source": {
14     "git": "https://github.com/wowbby/HUsdk.git",
15     "tag": "0.1.0"
16   },
17   "resources": "sdk/uSDK/configFiles.bundle",
18   "vendored_frameworks": "sdk/uSDK/uSDKFramework.framework",
19   "requires_arc": true,
20   "ios": {
21     "libraries": [
22       "sqlite3.0",
23       "c++"
24     ]
25   },
26   "frameworks": [
27     "UIKit",
28     "Foundation",
29     "QuartzCore",
30     "CFNetwork"
31   ]