blob: 94c455ac91a23b9f6c246bc03b5a00e6951ad56d [file] [log] [blame]
{
"name": "MISFloatingBall",
"version": "1.0.0",
"license": "MIT",
"summary": "An Easy Way Add A Floating Ball Edit.",
"homepage": "https://github.com/pairmu/MISFloatingBall",
"source": {
"git": "https://github.com/pairmu/MISFloatingBall",
"tag": "1.0.0"
},
"source_files": "MISFloatingBall/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"authors": {
"程鹏": "chenp0819@gmail.com"
},
"social_media_url": "https://github.com/pairmu"
}