blob: 2732ab5a23bc80d6b51d06f6ca0db5cdfb8cd665 [file] [log] [blame]
{
"name": "YYProgressAnimation",
"version": "0.0.2",
"summary": "Gradient effect The progress bar animation",
"homepage": "http://github.com/yangyu92/YYProgressAnimation",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yangyu": "yang_yu92@foxmail.com"
},
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/yangyu92/YYProgressAnimation.git",
"tag": "0.0.2"
},
"source_files": "YYProgressAnimation/*.swift",
"requires_arc": true,
"frameworks": "UIKit"
}