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