[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / a / 4 / 9 / UIExtensions / 1.0.0 / UIExtensions.podspec.json
blob8abcd59716c1aa7607a7d346586f5a880e46bf79
2   "name": "UIExtensions",
3   "version": "1.0.0",
4   "summary": "Extensions for developers",
5   "description": "Extensions for developers to reduce efforts of re-writing common codes each and everytime. Like setting sideview icons for 'UITextField', simple alerts with 'OK' button and so many other things.",
6   "homepage": "https://github.com/HRD0701/UIExtensions",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "HRD0701": "hardik.bangoria0701@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/HRD0701/UIExtensions.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "UIExtensions/Classes/**/*",
22   "pushed_with_swift_version": "4.0"