[Add] LiveKitWebRTC-Vama 125.6422.11
[CocoaPods.git] / Specs / a / d / 1 / CodeField / 0.1.0 / CodeField.podspec.json
blob4b257323069ff1ba05f923398104a6f2a2c9cc35
2   "name": "CodeField",
3   "version": "0.1.0",
4   "summary": "Custom UITextField to input code.",
5   "description": "CodeField is custom view extends UIView. Using CodeField you can type the code like secret codes.",
6   "homepage": "https://github.com/brownsoo/CodeField",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "brownsoo": "hansune@me.com"
13   },
14   "source": {
15     "git": "https://github.com/brownsoo/CodeField.git",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "https://twitter.com/hansoolabs",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "CodeField/Classes/**/*",
23   "frameworks": "UIKit"