blob: 0d8175985357d70ea3311d13cd068d32e1939aac [file] [log] [blame]
{
"name": "MMExtensions",
"version": "0.0.1",
"summary": "A common extensions written on standard classes for Standard iOS applications written using Swift",
"description": "A common extensions written on standard classes for Standard iOS applications written using Swift. One stop for all your extension needs on standard classes",
"homepage": "https://github.com/MuthurajMuthulingam/MMExtensions",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Muthuraj Muthulingam": "muthurajmuthulingam@gmail.com"
},
"source": {
"git": "https://github.com/MuthurajMuthulingam/MMExtensions.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.0",
"source_files": "MMExtensions/Classes/**/*"
}