blob: 294afa6f246b18c2465b5f5281b45592bfb50e65 [file] [log] [blame]
{
"name": "TRZSlideLicenseViewController",
"version": "0.9.6",
"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.6"
},
"platforms": {
"ios": "7.0"
},
"source_files": "src/**/*.{h,m}",
"resources": "src/**/*.xib",
"requires_arc": true
}