[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / f / 4 / 2 / YSTShareKit / 0.3.2 / YSTShareKit.podspec.json
blobcdcce511b9ac4c7c6a1d427a234b8cf4eab62af8
2   "name": "YSTShareKit",
3   "version": "0.3.2",
4   "summary": "A short description of YSTShareKit.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://192.168.1.10:8181/ios-mobile/modules/YSTShareKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "kuqiqi": "zhouzhenwei@ysten.com"
13   },
14   "source": {
15     "git": "http://192.168.1.10:8181/ios-mobile/modules/YSTShareKit.git",
16     "tag": "0.3.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "prefix_header_file": "YSTShareKit/Classes/Common/YSTShare.pch",
22   "source_files": "YSTShareKit/Classes/**/*",
23   "vendored_libraries": "YSTShareKit/Classes/lib/*.a",
24   "resource_bundles": {
25     "YSTShareKit": [
26       "YSTShareKit/Assets/*.{xib,plist,bundle,xcassets,imageset,png,cer}"
27     ]
28   },
29   "public_header_files": [
30     "YSTShareKit/Classes/Public/*.h",
31     "YSTShareKit/Classes/lib/*.h"
32   ],
33   "frameworks": [
34     "UIKit",
35     "Foundation",
36     "Security",
37     "CoreTelephony",
38     "SystemConfiguration",
39     "CFNetwork",
40     "QuartzCore",
41     "ImageIO",
42     "CoreText",
43     "CoreGraphics"
44   ],
45   "libraries": [
46     "sqlite3",
47     "z",
48     "c++"
49   ],
50   "dependencies": {
51     "SDWebImage": [
53     ],
54     "UPYUN": [
55       "~> 1.0.0"
56     ],
57     "YSTMRLog": [
59     ],
60     "YSTCommonKit": [
62     ]
63   },
64   "pushed_with_swift_version": "3.0"