[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / f / 4 / 2 / YSTShareKit / 0.3.1 / YSTShareKit.podspec.json
blob0b70a37c2fde495902ddd79d8b9bc245901547ad
2   "name": "YSTShareKit",
3   "version": "0.3.1",
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.1"
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     "YSTShareKitJS": [
26       "YSTShareKit/Assets/JS/*.{xib,plist,bundle,xcassets,imageset,png,cer}"
27     ],
28     "YSTShareKitAH": [
29       "YSTShareKit/Assets/AH/*.{xib,plist,bundle,xcassets,imageset,png,cer}"
30     ]
31   },
32   "public_header_files": [
33     "YSTShareKit/Classes/Public/*.h",
34     "YSTShareKit/Classes/lib/*.h"
35   ],
36   "frameworks": [
37     "UIKit",
38     "Foundation",
39     "Security",
40     "CoreTelephony",
41     "SystemConfiguration",
42     "CFNetwork",
43     "QuartzCore",
44     "ImageIO",
45     "CoreText",
46     "CoreGraphics"
47   ],
48   "libraries": [
49     "sqlite3",
50     "z",
51     "c++"
52   ],
53   "dependencies": {
54     "SDWebImage": [
56     ],
57     "UPYUN": [
58       "~> 1.0.0"
59     ],
60     "YSTMRLog": [
62     ],
63     "YSTCommonKit": [
65     ]
66   },
67   "pushed_with_swift_version": "3.0"