[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 0 / c / SHMOpenIMSDK / 0.1.0 / SHMOpenIMSDK.podspec.json
blob329c851dca3618271cb4750950177f95dfbefab2
2   "name": "SHMOpenIMSDK",
3   "version": "0.1.0",
4   "summary": "SHMOpenIMSDK is an open im sdk. Developer can integrate it in you own app.",
5   "description": "SHMOpenIMSDK is an open im sdk. \nDeveloper can integrate it in you own app. \nGroup and single chat are available now.\nPowered by ShineMO.",
6   "homepage": "http://gitlab.shinemo.com/uban_iOS/SHMOpenIMSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Wuzhiyong": "wuzy@shinemo.com"
13   },
14   "source": {
15     "git": "http://gitlab.shinemo.com/uban_iOS/SHMOpenIMSDK.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "*.h",
22   "ios": {
23     "vendored_frameworks": "SHMOpenIMSDK.framework"
24   }