[Add] SwiftMediator 1.1.0
[CocoaPods.git] / Specs / a / 0 / 4 / libHuamiSDK / 1.1.1 / libHuamiSDK.podspec.json
blob05a358aa93c43e6cc2312ad8bcd160559a99a7c3
2   "name": "libHuamiSDK",
3   "version": "1.1.1",
4   "summary": "hua mi auth SDK",
5   "homepage": "https://github.com/huamiLilg/HMiOSAuthSDK",
6   "license": "MIT",
7   "authors": {
8     "llg": "lilingang@huami.com"
9   },
10   "source": {
11     "git": "https://github.com/huamiLilg/HMiOSAuthSDK.git",
12     "tag": "1.1.1"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "user_target_xcconfig": {
19     "OTHER_LDFLAGS": "-ObjC"
20   },
21   "ios": {
22     "vendored_frameworks": "libHuamiSDK/*.framework"
23   },
24   "frameworks": [
25     "Foundation",
26     "CoreGraphics",
27     "UIKit"
28   ]