[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / b / c / 1 / StylingBoilerPlate / 0.1.3 / StylingBoilerPlate.podspec.json
blob441846084b7e8b478bdf4f61758b5740e040b3dd
2   "name": "StylingBoilerPlate",
3   "version": "0.1.3",
4   "summary": "Boiler plate for styling of ios project.",
5   "description": "Boiler plate for styling of ios project.It helps to setup colors,labels,fonts, buttons and other controls.Also contains some useful extensions.",
6   "homepage": "https://github.com/mansoor92/StylingBoilerPlate",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Mansoor Ali": "mali92390@gmial.com"
13   },
14   "source": {
15     "git": "https://github.com/mansoor92/StylingBoilerPlate.git",
16     "tag": "0.1.3"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "StylingBoilerPlate/Classes/**/*.{h,m,swift}",
22   "frameworks": "UIKit",
23   "pushed_with_swift_version": "3.0"