[Add] GamebaseAuthExternalWeiboSDK 3.4.0
[CocoaPods.git] / Specs / 7 / b / 5 / HYText / 0.1.0 / HYText.podspec.json
blob8822f35e00f40acd0c0d255fc103a22439d645f3
2   "name": "HYText",
3   "version": "0.1.0",
4   "summary": "A short description of HYText.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/huboceanLi/HYText",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ocean": "li437277219@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/huboceanLi/HYText.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "requires_arc": true,
22   "swift_versions": "5.0",
23   "pod_target_xcconfig": {
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
25   },
26   "static_framework": true,
27   "source_files": "HYText/Classes/**/*",
28   "user_target_xcconfig": {
29     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
30   },
31   "swift_version": "5.0"