blob: 8b65819c168b8784937a4fcf51887b04c376d755 [file] [log] [blame]
{
"name": "FantasticView_CocoaPod_Tut",
"version": "0.3.0",
"summary": "Learning to create a CocoaPod library",
"description": "This fantastic view changes its color gradually makes your app look fantastic!",
"homepage": "https://github.com/SunnySs/FantasticView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sunny Chan": "edward1879314@gmail.com"
},
"source": {
"git": "https://github.com/SunnySs/FantasticView.git",
"tag": "0.3.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "FantasticView/Views/FantasticView.swift",
"pushed_with_swift_version": "4.0"
}