[Add] YLCategory-Swift-MacOS 1.0.2
[CocoaPods.git] / Specs / 0 / a / 4 / GDTextSlot / 1.0.7 / GDTextSlot.podspec.json
blobea47692fa07c3ac76b84f31779974a1c39d74df0
2   "name": "GDTextSlot",
3   "version": "1.0.7",
4   "summary": "A customizable control for code/text input. Easy setup with Storyboard and attributes inspector or Code.",
5   "homepage": "https://github.com/saeid/GDTextSlot",
6   "license": "MIT",
7   "authors": {
8     "Saeid Basirnia": "basirnia@icloud.com"
9   },
10   "source": {
11     "git": "https://github.com/saeid/GDTextSlot.git",
12     "tag": "1.0.7"
13   },
14   "pod_target_xcconfig": {
15     "SWIFT_VERSION": "5.0"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "requires_arc": true,
21   "swift_versions": "5.0",
22   "source_files": "*.swift",
23   "frameworks": "UIKit",
24   "swift_version": "5.0"