[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 7 / 0 / 4 / UIExt / 1.0.0 / UIExt.podspec.json
blob87a8d38cf8574a3af16e0571a54a56352e1403d4
2   "name": "UIExt",
3   "version": "1.0.0",
4   "summary": "swift extensions and helpers for ui classes",
5   "description": "swift helpers and extensions for ui classes",
6   "homepage": "https://github.com/chapayGhub/UIExt",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "chapayGhub",
12   "source": {
13     "git": "https://github.com/chapayGhub/UIExt.git",
14     "tag": "1.0.0"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "source_files": "UIExt/Classes/**/*",
20   "frameworks": "UIKit",
21   "pushed_with_swift_version": "4.0"