[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 8 / c / e / EasyUIView / 1.0.0 / EasyUIView.podspec.json
blobbac920ad3d6a2f153702c31775fe7c5b6e260c28
2   "name": "EasyUIView",
3   "version": "1.0.0",
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.0.0"
20   },
21   "source_files": [
22     "UIExtentions/*",
23     "UIExtentions/UIButtonViews/*"
24   ],
25   "ios": {
26     "frameworks": "UIKit"
27   },
28   "osx": {
29     "frameworks": "AppKit"
30   }