blob: f718cb0cffbf8aa5a515d907344694e800938dd1 [file] [log] [blame]
{
"name": "GMCAcknowledgements",
"version": "1.0.0",
"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.0"
},
"platforms": {
"ios": "6.1"
},
"source_files": "GMCAcknowledgements/*.{h,m}",
"resources": "GMCAcknowledgements/Resources/*.{lproj,html}",
"requires_arc": true,
"frameworks": "UIKit",
"dependencies": {
"MMMarkdown": [
]
}
}