blob: 0fd8bb48858218e73614746973fdd5327b967f63 [file] [log] [blame]
{
"name": "GMCAcknowledgements",
"version": "1.0.3",
"summary": "GMCAcknowledgements is a quick and easy way to include the acknowledgements file generated by CocoaPods.",
"authors": "Hilton Campbell",
"homepage": "https://github.com/GalacticMegacorp/GMCAcknowledgements",
"license": "MIT",
"source": {
"git": "https://github.com/GalacticMegacorp/GMCAcknowledgements.git",
"tag": "1.0.3"
},
"platforms": {
"ios": "6.1",
"tvos": "9.0"
},
"source_files": "GMCAcknowledgements/*.{h,m}",
"resources": "GMCAcknowledgements/Resources/*.{lproj,html}",
"requires_arc": true,
"frameworks": "UIKit",
"ios": {
"dependencies": {
"MMMarkdown": [
]
}
},
"tvos": {
"dependencies": {
"MMMarkdown": [
]
}
}
}