[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / 3 / 4 / c / MiheAuth / 1.0.2 / MiheAuth.podspec.json
blob70c17984d71b1b64911d673e8e560afe4c0f0b71
2   "name": "MiheAuth",
3   "version": "1.0.2",
4   "summary": "米合授权调用",
5   "platforms": {
6     "ios": "10.0"
7   },
8   "description": "no commit",
9   "homepage": "https://github.com/yl172326/MiheAuthorize.git",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "liu": "308991136@qq.com"
16   },
17   "source": {
18     "git": "https://github.com/yl172326/MiheAuthorize.git",
19     "tag": "1.0.2"
20   },
21   "source_files": "MiheAuth/**/*.{h,m}",
22   "public_header_files": "MiheAuth/MiheAuth/**/*.h",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ],
27   "ios": {
28     "vendored_frameworks": "MiheAuth/Products/MiheAuth/MiheAuth.framework"
29   }