[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / 2 / f / UBHistory / 0.1.0 / UBHistory.podspec.json
blob647c56e46de13b59dc4ce89b3a40c7d49d5aaceb
2   "name": "UBHistory",
3   "version": "0.1.0",
4   "summary": "A short description of UBHistory.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://git.usemobile.com.br/libs-iOS/use-blue/history",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Tulio de Oliveira Parreiras": "tulio@usemobile.xyz"
13   },
14   "source": {
15     "git": "http://git.usemobile.com.br/libs-iOS/use-blue/history.git",
16     "tag": "0.1.0"
17   },
18   "swift_version": "4.2",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "UBHistory/Classes/**/*",
23   "resource_bundles": {
24     "UBHistory": [
25       "UBHistory/Assets/*"
26     ]
27   },
28   "static_framework": true,
29   "dependencies": {
30     "HCSStarRatingView": [
32     ],
33     "UIScrollView-InfiniteScroll": [
35     ]
36   },
37   "frameworks": "UIKit"