blob: 6d7c0c7552410a5f27cd10943a67c183ffdd4d66 [file] [log] [blame]
{
"name": "FantasticView_Trial1",
"version": "0.1.2",
"summary": "First time trying how to make cocoapod",
"description": "This fantastic view changes its color gradually makes your app look good!",
"homepage": "https://github.com/MitaliK/FantasticView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mitali": "mskulka4@asu.edu"
},
"source": {
"git": "https://github.com/MitaliK/FantasticView.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "10.0"
},
"source_files": "FantasticView/FantasticView_Trial1.swift",
"swift_version": "4.0"
}