[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 4 / 8 / 7 / KuzduExtensions / 0.1.0 / KuzduExtensions.podspec.json
blobd0cf9b211432830e5d41879f3605091cb1c36eb0
2   "name": "KuzduExtensions",
3   "version": "0.1.0",
4   "summary": "KuzduExtensions includes a bunch of recurring extensions which are needful for every project.",
5   "description": "KuzduExtensions includes needful extensions for\n  * Date\n  * UIColor\n  * String\n  * UITextField\n  * UINavigationbar\n  * UIView\n  * ImageView\n  * UILabel\n  * UIButton\n  * BarButtonItem\n  * ViewController\n\n  Most of the extensions I wrote myself. Some of them I copied and/or improved from Stack Overflow.\n  (So when somebody find his code here please do not blame me. On the contrary. Feel honored.)\n  I will always add, update and remove the extensions.",
6   "homepage": "https://github.com/kuzdu/KuzduExtensions",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.txt"
10   },
11   "authors": {
12     "kuzdu": "rothkegel.michael@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/kuzdu/KuzduExtensions.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.3"
20   },
21   "swift_version": "4.0",
22   "source_files": "*.swift"