blob: 9cda1b538312dca801ce0b23dfe25d174e29cd25 [file] [log] [blame]
{
"name": "Ripples",
"version": "0.1.0",
"swift_version": "4.1",
"summary": "Ripple animation for iOS.",
"description": "Ripple animation for iOS. It is very useful for bluetooth app.",
"homepage": "https://github.com/catchzeng/Ripples",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"catchzeng": "891793848@qq.com"
},
"source": {
"git": "https://github.com/catchzeng/Ripples.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Ripples/Classes/**/*",
"frameworks": "UIKit"
}