[Add] YSRTCLiveAVKitSDK 1.0.10
[CocoaPods.git] / Specs / a / 9 / 0 / SwiftyCodeView / 0.1.0 / SwiftyCodeView.podspec.json
blob27b01e57032c7297a48497565bc2b4c0dcd2c113
2   "name": "SwiftyCodeView",
3   "swift_version": "4.1",
4   "version": "0.1.0",
5   "summary": "An UI Component for verification codes written in swift",
6   "description": "A customizable verification code UI Component. Can be used for phone verification codes, passwords etc.",
7   "homepage": "https://github.com/arturdev/SwiftyCodeView",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "arturdev": "mkrtarturdev@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/arturdev/SwiftyCodeView.git",
17     "tag": "0.1.0"
18   },
19   "platforms": {
20     "ios": "9.3"
21   },
22   "source_files": "SwiftyCodeView/Classes/*",
23   "frameworks": "UIKit"