blob: 9e99aafe7f291487164ce5dcb79b2dce66a16398 [file] [log] [blame]
{
"name": "AcknowList",
"version": "1.9.5",
"summary": "Ready to use “Acknowledgements”/“Licenses” view controller for CocoaPods.",
"homepage": "https://github.com/vtourraine/AcknowList",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": {
"Vincent Tourraine": "me@vtourraine.net"
},
"social_media_url": "http://twitter.com/vtourraine",
"source": {
"git": "https://github.com/vtourraine/AcknowList.git",
"tag": "1.9.5"
},
"source_files": "Source/*.swift",
"resources": "Resources/AcknowList.bundle",
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"frameworks": "UIKit",
"swift_version": "5.0"
}