blob: 8aa65838ecddfe0992d35ac4b7f3a0866ef574a5 [file] [log] [blame]
{
"name": "GDPFollowButton",
"version": "1.0.3",
"summary": "Follow/follow each other/followed/not followed, multi-state buttons",
"homepage": "https://github.com/sunmumu/GDPFollowButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sunmumu": "335089101@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/sunmumu/GDPFollowButton.git",
"tag": "1.0.3"
},
"requires_arc": true,
"source_files": "GDPFollowButton/**/*.{h,m}",
"public_header_files": "GDPFollowButton/**/*.{h}",
"libraries": "z",
"frameworks": "UIKit"
}