blob: d77c3038cdcf9cb097eca505f2258464555ed65a [file] [log] [blame]
{
"name": "MMFoundation_swift",
"version": "0.1.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": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MMFoundation_swift/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
],
"pushed_with_swift_version": "4.0"
}