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