blob: 0aa524dd1ce95e6610499bc464d923c11fbb8673 [file] [log] [blame]
{
"name": "SFLibrary",
"version": "0.2.0",
"summary": "A swift helper Library that help you to better programming life and make projects faster and easier",
"description": "\"Enjoy the helper library, it makes you to code easily and faster, you can import it in all your project and use all the advantages of the library\"",
"homepage": "https://github.com/SattarFalahati/SFLibrary",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sattar Falahati": "sattar.falahati@gmail.com"
},
"source": {
"git": "https://github.com/SattarFalahati/SFLibrary.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SFLibrary/**/**/*",
"frameworks": "UIKit"
}