[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / c / 1 / StylingBoilerPlate / 0.1.1 / StylingBoilerPlate.podspec.json
blobfd574e2f822fb1f7c99fad5e36decf25dda6c556
2   "name": "StylingBoilerPlate",
3   "version": "0.1.1",
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.",
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.1"
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"