blob: 02590cb74408b5d9c5f52716cfebcd5da44401f4 [file] [log] [blame]
{
"name": "PinButton",
"platforms": {
"ios": "9.0"
},
"summary": "High End Customizable UIButton for iOS",
"requires_arc": true,
"version": "0.1.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Çağrı ÇOLAK": "cagri.colak@icloud.com"
},
"homepage": "https://github.com/cagricolak/PinButton",
"source": {
"git": "https://github.com/cagricolak/PinButton.git",
"tag": "0.1.0"
},
"frameworks": "UIKit",
"source_files": "PinButton/**/*.{swift}",
"resources": "PinButton/**/*.{png,jpeg,jpg,storyboard,xib}",
"pushed_with_swift_version": "3.0"
}