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