blob: 1669caaaf7138cb65d84333195db0598bfe816fe [file] [log] [blame]
{
"name": "TRZSlideLicenseViewController",
"version": "0.9.2",
"summary": "iOS horizontal scroll viewcontroller for displaying the licenses",
"homepage": "https://github.com/86/TRZSlideLicenseViewController",
"authors": {
"86": "triaedz+86@gmail.com"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/86/TRZSlideLicenseViewController.git",
"tag": "0.9.2"
},
"platforms": {
"ios": "7.0"
},
"source_files": "src/**/*.{h,m}",
"resources": "src/**/*.xib",
"requires_arc": true
}