blob: 6a055cc04e91036060d6352e5b739466e2670b6e [file] [log] [blame]
{
"name": "RASFloatingBall",
"version": "2.0.1",
"license": "MIT",
"summary": "An Easy Way Add A FloatingBall.改自https://github.com/wolfcolony/MISFloatingBall",
"homepage": "https://github.com/air1120/RASFloatingBall",
"source": {
"git": "https://github.com/air1120/RASFloatingBall",
"tag": "2.0.1"
},
"source_files": "RASFloatingBall/RASFloatingBall/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"authors": {
"吴瑞生": "wlww9@163.com"
},
"social_media_url": "https://github.com/air1120"
}