blob: 5d54adcdcbe74ca5b06c659acf686dda2f64b1dc [file] [log] [blame]
{
"name": "MindvalleyLibrary",
"version": "1.0.1",
"summary": "This is a library for Mindvalley project.",
"description": "With this library you can download and load any source file easily.It also use caches to improve performance.",
"homepage": "https://github.com/erfanwakka/MindvalleyLibrary",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"erfan": "andesta.erfan@gmail.com"
},
"source": {
"git": "https://github.com/erfanwakka/MindvalleyLibrary.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "4.0",
"source_files": "Classes/**/*",
"frameworks": "UIKit"
}