blob: 071ab90531e484ade0c7a43e257cb723e3caf950 [file] [log] [blame]
{
"name": "MMFoundation_swift",
"version": "5.0.0",
"summary": "MMFoundation_swift spec aim to ease the development of new projects.",
"description": "This spec aim to ease the development of new projects. Including Utilities, helper, a base UI elements and so on. The project setup will be beyond easy and sophisticated.",
"homepage": "https://github.com/Mieraidihaimu/MMFoundation_swift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mieraisan Mieraidihaimu": "mieraisan@gmail.com"
},
"source": {
"git": "https://github.com/Mieraidihaimu/MMFoundation_swift.git",
"tag": "5.0.0"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "4.2",
"source_files": "MMFoundation/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
]
}