[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / d / e / HTSkinBundle / 0.2.3 / HTSkinBundle.podspec.json
blobd4ab17b846aea66e0cbcd6b56801167babe74e45
2   "name": "HTSkinBundle",
3   "version": "0.2.3",
4   "summary": "A short description of HTSkinBundle.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/nscribble/HTSkinBundle",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "nscribble": "x201710216@163.com"
13   },
14   "source": {
15     "git": "https://github.com/nscribble/HTSkinBundle.git",
16     "tag": "0.2.3"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "HTSkinBundle/Classes/**/*.{h,m,c,mm,swift}",
22   "private_header_files": "HTSkinBundle/Classes/Private/**.{h}",
23   "user_target_xcconfig": {
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
25   },
26   "pod_target_xcconfig": {
27     "VALID_ARCHS": "x86_64 armv7 arm64",
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   },
30   "frameworks": [
31     "UIKit",
32     "CoreText"
33   ]