[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / f / 4 / 2 / YSTShareKit / 0.2.6 / YSTShareKit.podspec.json
blob5560ceb2baf6d578ca61943af9904c1524e997da
2   "name": "YSTShareKit",
3   "version": "0.2.6",
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.6"
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     "SDWebImage": [
31       "~> 3.7.3"
32     ],
33     "AsyncDisplayKit": [
34       "~> 1.9.90"
35     ],
36     "UPYUN": [
37       "~> 1.0.0"
38     ],
39     "YSTMRLog": [
41     ],
42     "YSTCommonKit": [
44     ]
45   }