[Add] AgoraRtcEngine_iOS_Preview 4.3.2.11-build.2
[CocoaPods.git] / Specs / 2 / 9 / 0 / UBProfile / 0.1.1 / UBProfile.podspec.json
bloba3c1ebce62bcc6e038306e35995f15b5e07d33ff
2   "name": "UBProfile",
3   "version": "0.1.1",
4   "summary": "UBProfile.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://git.usemobile.com.br/libs-iOS/use-blue/profile",
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/profile.git",
16     "tag": "0.1.1"
17   },
18   "swift_version": "4.2",
19   "platforms": {
20     "ios": "10.1"
21   },
22   "source_files": "UBProfile/Classes/**/*",
23   "static_framework": true,
24   "frameworks": "UIKit",
25   "dependencies": {
26     "USE_Coordinator": [
28     ],
29     "HCSStarRatingView": [
31     ],
32     "TPKeyboardAvoiding": [
34     ]
35   },
36   "resource_bundles": {
37     "UBProfile": [
38       "UBProfile/Assets/*.png"
39     ]
40   }