blob: f2de3fcb53054a9451c4fe14f8a3ae91e2b9d2fd [file] [log] [blame]
{
"name": "VTAcknowledgementsViewController",
"version": "1.5.2",
"license": "MIT",
"summary": "Ready to use “Acknowledgements”/“Licenses”/“Credits” view controller for CocoaPods.",
"screenshots": [
"http://vtourraine.github.io/VTAcknowledgementsViewController/screenshots/iPhone-X-01.png",
"http://vtourraine.github.io/VTAcknowledgementsViewController/screenshots/iPhone-X-02.png"
],
"homepage": "https://github.com/vtourraine/VTAcknowledgementsViewController",
"authors": {
"Vincent Tourraine": "me@vtourraine.net"
},
"social_media_url": "https://twitter.com/vtourraine",
"source": {
"git": "https://github.com/vtourraine/VTAcknowledgementsViewController.git",
"tag": "1.5.2"
},
"source_files": "Classes/*.{h,m}",
"resources": "VTAcknowledgementsViewController.bundle",
"requires_arc": true,
"platforms": {
"ios": "8.0",
"tvos": "9.0"
}
}