blob: c3ef678f46e5a692ad6a2d895b5f44bf95bbf525 [file] [log] [blame]
{
"name": "SRParagraphWriter",
"version": "0.0.1",
"summary": "SRParagraphWriter is a library for set custom paragraph.",
"description": "Using SRParagraphWriter you can customize your paragraph by adding custom fonts, colors, and font sizes.",
"homepage": "http://EXAMPLE/SRParagraphWriter",
"license": "MIT",
"authors": {
"Sahan Ravindu": "sahanrv@outlook.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/Sahanrv/SRParagraphWriter.git",
"tag": "0.0.1"
},
"source_files": [
"SRParagraphWriter/Source/*.{swift}",
"SRParagraphWriter/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"frameworks": "UIKit"
}