[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 8 / c / e / EasyUIView / 1.3 / EasyUIView.podspec.json
blob8cc1a5e8114ca0c67f20b3aee5061cc5a7d4f4d0
2   "name": "EasyUIView",
3   "version": "1.3",
4   "summary": "For Custom Storybord that will help u in view",
5   "description": "This CocoaPods library helps You With View,button,text so on Properties",
6   "homepage": "https://github.com/shrishtisingh12345/EasyUIView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "shrishti": "shrishtisingh323@gmail.com"
13   },
14   "platforms": {
15     "ios": "15.0"
16   },
17   "source": {
18     "git": "https://github.com/shrishtisingh12345/EasyUIView.git",
19     "tag": "1.3"
20   },
21   "source_files": [
22     "UIExtentions/*",
23     "UIExtentions/UIButtonViews/**/*.{swift,otf,storyboard,xib}"
24   ],
25   "ios": {
26     "frameworks": "UIKit"
27   },
28   "osx": {
29     "frameworks": "AppKit"
30   }