[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / f / 4 / 2 / YSTShareKit / 0.2.0 / YSTShareKit.podspec.json
blob680a2be60312927e81d26dbd350d259d232bb3f1
2   "name": "YSTShareKit",
3   "version": "0.2.0",
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.2.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "prefix_header_file": "YSTShareKit/Classes/Common/YSTShare.pch",
22   "source_files": "YSTShareKit/Classes/**/*",
23   "resource_bundles": {
24     "YSTShareKit": [
25       "YSTShareKit/**/*.{xib,plist,bundle,xcassets,imageset,png}"
26     ]
27   },
28   "public_header_files": "YSTShareKit/Classes/Public/*.h",
29   "dependencies": {
30     "MBProgressHUD": [
31       "~> 0.9.2"
32     ],
33     "Masonry": [
35     ],
36     "ReactiveCocoa": [
37       "~> 2.5"
38     ],
39     "SDWebImage": [
40       "~> 3.7.3"
41     ],
42     "MJExtension": [
44     ],
45     "AsyncDisplayKit": [
46       "~> 1.9.90"
47     ],
48     "UPYUN": [
49       "~> 1.0.0"
50     ],
51     "YSTMRLog": [
53     ],
54     "YSTCommonKit": [
56     ]
57   }