blob: 0675c23745c030c3693d11d80cb1150bbfb702e8 [file] [log] [blame]
{
"name": "MPSFollowButton",
"version": "1.0.0",
"authors": {
"Matthew Strickland": "matthew@idlefusion.com"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"summary": "A UIButton subclass that mimics the Follow button found in Instagram for iOS 7.",
"homepage": "https://github.com/mps/MPSFollowButton",
"source": {
"git": "https://github.com/mps/MPSFollowButton.git",
"tag": "1.0.0"
},
"source_files": "MPSFollowButton",
"frameworks": "UIKit"
}