blob: 5fbbe6eda9fe4ac4267a14b213791176ee2f0a47 [file] [log] [blame]
{
"name": "SLButton",
"version": "0.0.1",
"summary": "Lightweight and simple Loading button for iOS",
"homepage": "https://github.com/PersianDevelopers/SLButton",
"license": "MIT",
"authors": {
"Ali Pourhadi": "Ali.Pourhadi@gmail.com"
},
"source": {
"git": "https://github.com/PersianDevelopers/SLButton.git",
"tag": "0.0.1"
},
"source_files": "SLButton/*.{h,m}",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"frameworks": "UIKit"
}